BootCell
Preparing search index...
FAIconProps
Interface FAIconProps
interface
FAIconProps
{
animation
?:
"spin"
|
"pulse"
;
border
?:
boolean
;
color
?:
TextColor
;
fixedWidth
?:
boolean
;
flip
?:
"horizontal"
|
"vertical"
|
"both"
;
group
?:
"light"
|
"solid"
|
"brands"
|
"regular"
|
"duotone"
;
inverse
?:
boolean
;
listItem
?:
boolean
;
pull
?:
"left"
|
"right"
;
rotate
?:
90
|
180
|
270
;
size
?:
"sm"
|
"lg"
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
"xs"
;
stack
?:
1
|
2
;
[
key
:
string
]:
any
;
[
key
:
number
]:
any
;
}
Hierarchy (
View Summary
)
Omit
<
IconProps
,
"size"
>
FAIconProps
FABGIconProps
Indexable
[
key
:
string
]:
any
[
key
:
number
]:
any
Index
Properties
animation?
border?
color?
fixed
Width?
flip?
group?
inverse?
list
Item?
pull?
rotate?
size?
stack?
Properties
Optional
animation
animation
?:
"spin"
|
"pulse"
Optional
border
border
?:
boolean
Optional
color
color
?:
TextColor
Optional
fixed
Width
fixedWidth
?:
boolean
Optional
flip
flip
?:
"horizontal"
|
"vertical"
|
"both"
Optional
group
group
?:
"light"
|
"solid"
|
"brands"
|
"regular"
|
"duotone"
Optional
inverse
inverse
?:
boolean
Optional
list
Item
listItem
?:
boolean
Optional
pull
pull
?:
"left"
|
"right"
Optional
rotate
rotate
?:
90
|
180
|
270
Optional
size
size
?:
"sm"
|
"lg"
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
"xs"
Optional
stack
stack
?:
1
|
2
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
animation
border
color
fixed
Width
flip
group
inverse
list
Item
pull
rotate
size
stack
BootCell
Loading...