@umbraco-cms/backoffice
Preparing search index...
packages/clipboard
UmbClipboardEntryValueModel
Interface UmbClipboardEntryValueModel<ValueType>
interface
UmbClipboardEntryValueModel
<
ValueType
=
any
>
{
type
:
string
;
value
:
ValueType
;
}
Type Parameters
ValueType
=
any
Index
Properties
type
value
Properties
type
type
:
string
value
value
:
ValueType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
value
@umbraco-cms/backoffice
Loading...