Preparing search index...
The search index is not available
@umbraco-cms/backoffice
@umbraco-cms/backoffice
packages/ufm
UfmToken
Interface UfmToken
interface
UfmToken
{
prefix
:
string
;
raw
:
string
;
text
?:
string
;
tokens
?:
Token
[]
;
type
:
string
;
[
index
:
string
]:
any
;
}
Hierarchy
Generic
UfmToken
Indexable
[
index
:
string
]:
any
Index
Properties
prefix
raw
text?
tokens?
type
Properties
prefix
prefix
:
string
raw
raw
:
string
Optional
text
text
?:
string
Optional
tokens
tokens
?:
Token
[]
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
prefix
raw
text
tokens
type
@umbraco-cms/backoffice
Loading...