Preparing search index...
The search index is not available
cheetah-grid
cheetah-grid
TYPES
PathIcon
Interface PathIcon<T>
interface
PathIcon
<
T
>
{
color
?:
string
;
height
:
number
;
path
:
T
extends
object
?
keyof
T
<
T
>
&
string
:
string
;
width
:
number
;
}
Type Parameters
T
Index
Properties
color?
height
path
width
Properties
Optional
color
color
?:
string
height
height
:
number
path
path
:
T
extends
object
?
keyof
T
<
T
>
&
string
:
string
width
width
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
height
path
width
cheetah-grid
Loading...