crop-image
Preparing search index...
@imazen/crop-image-svelte
CropImageEvents
Interface CropImageEvents
interface
CropImageEvents
{
"crop-change"
:
CustomEvent
<
{
riapi
:
{
params
:
Record
<
string
,
string
>
;
querystring
:
string
}
;
selection
:
CropSelection
;
}
,
>
;
"crop-commit"
:
CustomEvent
<
{
riapi
:
{
params
:
Record
<
string
,
string
>
;
querystring
:
string
}
;
selection
:
CropSelection
;
}
,
>
;
}
Index
Properties
crop-
change
crop-
commit
Properties
crop-
change
"crop-change"
:
CustomEvent
<
{
riapi
:
{
params
:
Record
<
string
,
string
>
;
querystring
:
string
}
;
selection
:
CropSelection
;
}
,
>
crop-
commit
"crop-commit"
:
CustomEvent
<
{
riapi
:
{
params
:
Record
<
string
,
string
>
;
querystring
:
string
}
;
selection
:
CropSelection
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
crop-
change
crop-
commit
crop-image
Loading...