Preparing search index...
The search index is not available
@umbraco-cms/backoffice
@umbraco-cms/backoffice
packages/core/icon-registry
UmbIconDefinition
Interface UmbIconDefinition<JsType>
interface
UmbIconDefinition
<
JsType
>
{
legacy
?:
boolean
;
name
:
string
;
path
:
JsLoaderProperty
<
JsType
>
;
}
Type Parameters
JsType
=
any
Index
Properties
legacy?
name
path
Properties
Optional
legacy
legacy
?:
boolean
name
name
:
string
path
path
:
JsLoaderProperty
<
JsType
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
legacy
name
path
@umbraco-cms/backoffice
Loading...