ZdsRadioItem<T> constructor

const ZdsRadioItem<T>(
  1. String label,
  2. T value
)

Constructs a ZdsRadioItem.

Implementation

const ZdsRadioItem