Interface: IRwcHtmlElement

Properties

disabled

disabled: boolean

Field is disabled on form


editMode

editMode: boolean

Field is editable on form

Methods

focus()

focus(): void

Places focus on the element

Returns

void