typograph-editor-documentation
Preparing search index...
slidercontrol
Arrow
Class Arrow
Index
Constructors
constructor
Properties
color
direction
element
id
size
type
Methods
enable
get
HTML
Element
set
Color
set
Direction
set
Size
update
Constructors
constructor
new
Arrow
(
type
:
string
,
id
:
string
,
direction
:
arrow_type
)
:
Arrow
Parameters
type
:
string
id
:
string
direction
:
arrow_type
Returns
Arrow
Properties
color
color
:
string
direction
direction
:
arrow_type
element
element
:
HTMLDivElement
id
id
:
string
size
size
:
number
type
type
:
string
Methods
enable
enable
(
v
?:
boolean
)
:
void
Parameters
v
:
boolean
= true
Returns
void
get
HTML
Element
getHTMLElement
()
:
HTMLDivElement
Returns
HTMLDivElement
set
Color
setColor
(
c
:
string
)
:
void
Parameters
c
:
string
Returns
void
set
Direction
setDirection
(
s
:
arrow_type
)
:
void
Parameters
s
:
arrow_type
Returns
void
set
Size
setSize
(
n
:
number
)
:
void
Parameters
n
:
number
Returns
void
update
update
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
color
direction
element
id
size
type
Methods
enable
get
HTML
Element
set
Color
set
Direction
set
Size
update
typograph-editor-documentation
Loading...