@umbraco-cms/backoffice
Preparing search index...
packages/clipboard
UmbClipboardCollectionFilterModel
Interface UmbClipboardCollectionFilterModel
interface
UmbClipboardCollectionFilterModel
{
skip
?:
number
;
take
?:
number
;
types
?:
string
[]
;
}
Index
Properties
skip?
take?
types?
Properties
Optional
skip
skip
?:
number
Optional
take
take
?:
number
Optional
types
types
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
skip
take
types
@umbraco-cms/backoffice
Loading...