supervision-js
Preparing search index...
Styles
BoxAnnotationRenderer
Interface BoxAnnotationRenderer
interface
BoxAnnotationRenderer
{
id
:
string
;
kind
:
"box"
;
style
?:
BoxStyle
|
null
;
}
Hierarchy
BaseAnnotationRenderer
BoxAnnotationRenderer
Index
Properties
id
kind
style?
Properties
Readonly
id
id
:
string
Stable identity within one presentation.
Readonly
kind
kind
:
"box"
Optional
Readonly
style
style
?:
BoxStyle
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
kind
style
supervision-js
Loading...
Stable identity within one presentation.