typograph-editor-documentation
Preparing search index...
radiobutton
RadioButton
Class RadioButton
Index
Constructors
constructor
Properties
active
button
container
id
radiogroup
title
type
value
Methods
click
deselect
get
HTML
Element
get
Title
init
Events
select
set_
active
set
Title
setvalue
Constructors
constructor
new
RadioButton
(
type
:
string
,
id
:
string
,
title
:
string
)
:
RadioButton
Parameters
type
:
string
id
:
string
title
:
string
Returns
RadioButton
Properties
active
active
:
boolean
button
button
:
HTMLElement
container
container
:
HTMLElement
id
id
:
string
radiogroup
radiogroup
:
RadioGroup
title
title
:
string
type
type
:
string
value
value
:
number
Methods
click
click
(
e
:
any
)
:
void
Parameters
e
:
any
Returns
void
deselect
deselect
()
:
void
Returns
void
get
HTML
Element
getHTMLElement
()
:
HTMLElement
Returns
HTMLElement
get
Title
getTitle
()
:
string
Returns
string
init
Events
initEvents
()
:
void
Returns
void
select
select
()
:
void
Returns
void
set_
active
set_active
(
active
:
boolean
)
:
void
Parameters
active
:
boolean
Returns
void
set
Title
setTitle
(
i
:
string
)
:
void
Parameters
i
:
string
Returns
void
setvalue
setvalue
(
ivalue
:
number
)
:
void
Parameters
ivalue
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
active
button
container
id
radiogroup
title
type
value
Methods
click
deselect
get
HTML
Element
get
Title
init
Events
select
set_
active
set
Title
setvalue
typograph-editor-documentation
Loading...