typograph-editor-documentation
Preparing search index...
slidercontrol
SVGcontrol
Class SVGcontrol
Index
Constructors
constructor
Properties
call
control
element
enabeled
height
id
label
return_
event
svg
type
width
Methods
change_
svg
clickhandler
get
HTML
Element
hide
set
Call
Back
set
Enable
show
Constructors
constructor
new
SVGcontrol
(
type
:
string
,
id
:
string
,
svg
:
string
,
width
:
number
,
height
:
number
,
label
?:
boolean
,
control
?:
boolean
,
return_event
?:
boolean
,
)
:
SVGcontrol
Parameters
type
:
string
id
:
string
svg
:
string
width
:
number
height
:
number
label
:
boolean
= true
control
:
boolean
= true
return_event
:
boolean
= false
Returns
SVGcontrol
Properties
call
call
:
callbackwithstring
control
control
:
boolean
= true
element
element
:
HTMLDivElement
enabeled
enabeled
:
boolean
= true
height
height
:
number
id
id
:
string
label
label
:
boolean
= true
return_
event
return_event
:
boolean
= false
svg
svg
:
string
type
type
:
string
width
width
:
number
Methods
change_
svg
change_svg
(
svg
:
string
)
:
void
Parameters
svg
:
string
Returns
void
clickhandler
clickhandler
(
e
:
MouseEvent
)
:
void
Parameters
e
:
MouseEvent
Returns
void
get
HTML
Element
getHTMLElement
()
:
HTMLDivElement
Returns
HTMLDivElement
hide
hide
()
:
void
Returns
void
set
Call
Back
setCallBack
(
call
:
callbackwithstring
)
:
void
Parameters
call
:
callbackwithstring
Returns
void
set
Enable
setEnable
(
b
:
boolean
)
:
void
Parameters
b
:
boolean
Returns
void
show
show
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
call
control
element
enabeled
height
id
label
return_
event
svg
type
width
Methods
change_
svg
clickhandler
get
HTML
Element
hide
set
Call
Back
set
Enable
show
typograph-editor-documentation
Loading...