@umbraco-cms/backoffice
Preparing search index...
packages/media/media
UmbImageCropperEditorModalData
Interface UmbImageCropperEditorModalData<ItemType>
interface
UmbImageCropperEditorModalData
<
ItemType
>
{
cropOptions
:
UmbCropModel
[]
;
hideFocalPoint
:
boolean
;
key
:
string
;
pickableFilter
?:
(
item
:
ItemType
)
=>
boolean
;
unique
:
string
;
}
Type Parameters
ItemType
Index
Properties
crop
Options
hide
Focal
Point
key
pickable
Filter?
unique
Properties
crop
Options
cropOptions
:
UmbCropModel
[]
hide
Focal
Point
hideFocalPoint
:
boolean
key
key
:
string
Optional
pickable
Filter
pickableFilter
?:
(
item
:
ItemType
)
=>
boolean
unique
unique
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
crop
Options
hide
Focal
Point
key
pickable
Filter
unique
@umbraco-cms/backoffice
Loading...