Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 230 Bytes

File metadata and controls

16 lines (12 loc) · 230 Bytes

checkbox

A checkbox component

get_state

Get the state of the checkbox

Syntax

public get_state(): boolean;

Return value

Type: boolean
The state of the checkbox