Interface HasValue<T>

All Known Implementing Classes:
Badge, Checkbox, Chip, FormSelect, FormSelectOption, HelperTextItem, Label, MenuToggleCheckbox, Progress, Radio, Slider, Switch, TextArea, TextInput, TextInputGroupMain

public interface HasValue<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • value

      T value()