New to KendoReact? Start a free 30-day trial
SurfaceOptions
SurfaceOptionsPremium
Configuration options for a drawing surface (see example).
Name | Type | Default | Description |
---|---|---|---|
click? |
|
The handler for the | |
height? |
|
|
The height of the surface element. By default, the surface expands to fill the height of the first positioned container. |
mouseenter? |
|
The handler for the | |
mouseleave? |
|
The handler for the | |
mousemove? |
|
The handler for the | |
type? |
|
The preferred type of surface to create. If not supported by the browser, the option will be ignored. | |
width? |
|
|
The width of the surface element. By default, the surface expands to fill the width of the first positioned container. |