@pretty-chitty/core
Preparing search index...
IconCanvas
Class IconCanvas
Hierarchy (
View Summary
)
ParameterizedCanvas
IconCanvas
Index
Accessors
material
Constructors
constructor
Methods
render
set
get
Properties
width
height
Accessors
material
get
material
()
:
Material
Returns
Material
Constructors
constructor
new
IconCanvas
(
image
:
ImageSpec
)
:
IconCanvas
Parameters
image
:
ImageSpec
Returns
IconCanvas
Methods
Protected
render
render
()
:
Element
Returns
Element
set
set
(
cb
:
(
chit
:
this
)
=>
void
)
:
this
Parameters
cb
:
(
chit
:
this
)
=>
void
Returns
this
get
get
()
:
IUpdatingCanvas
Returns
IUpdatingCanvas
Properties
width
width
:
number
= 50
height
height
:
number
= 50
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Accessors
material
Constructors
constructor
Methods
render
set
get
Properties
width
height
@pretty-chitty/core
Loading...