Class: Radio

Radio()

Radio.

Extends

  • Component

Members

(nullable) fieldName :string|undefined

Type:
  • string | undefined
Default Value:
  • undefined
Source:

(nullable) inline :string|undefined

Type:
  • string | undefined
Default Value:
  • undefined
Source:

(nullable) label :string|undefined

Type:
  • string | undefined
Default Value:
  • undefined
Source:

(nullable) options :string|undefined

Type:
  • string | undefined
Default Value:
  • undefined
Source:

(nullable) predefinedValue :string

Type:
  • string
Default Value:
  • Choose an Option
Source:

(nullable) readOnly :bool

Type:
  • bool
Default Value:
  • false
Source:

(nullable) required :bool

Type:
  • bool
Default Value:
  • false
Source:

(nullable) showLabel :bool

Type:
  • bool
Default Value:
  • true
Source:

(nullable) spritemap :string|undefined

Type:
  • string | undefined
Default Value:
  • undefined
Source:

(nullable) tip :string|undefined

Type:
  • string | undefined
Default Value:
  • undefined
Source:

(nullable) value :string|undefined

Type:
  • string | undefined
Default Value:
  • undefined
Source: