Constructors
constructor
- new InputBox(idl, ui): utils.candid.InputBox
Properties
idl
ui
status
label
label: null | string
value
value: any
Methods
isRejected
- isRejected(): boolean
Returns boolean
parse
- parse(config?): any
Returns any
render
- render(dom): void
Returns void