@gibme/fontawesome
Preparing search index...
default
Variable default
Const
default
:
{
createButton
:
(
icon
:
string
|
string
[]
,
iconOptions
?:
Partial
<
FontAwesome
.
Button
.
Options
>
,
)
=>
HTMLButtonElement
;
createIcon
:
(
icon
:
string
|
string
[]
,
options
?:
Partial
<
FontAwesome
.
Icon
.
Options
>
,
)
=>
HTMLElement
;
}
= ...
Type declaration
createButton
:
(
icon
:
string
|
string
[]
,
iconOptions
?:
Partial
<
FontAwesome
.
Button
.
Options
>
,
)
=>
HTMLButtonElement
createIcon
:
(
icon
:
string
|
string
[]
,
options
?:
Partial
<
FontAwesome
.
Icon
.
Options
>
,
)
=>
HTMLElement
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@gibme/fontawesome
Loading...