Sama UI Library
    Preparing search index...

    Class SamaValueSelectorComponent

    ValueSelector component to display multiples options to select.

    Hierarchy

    • ControlValueAccessorWrapper<ValueSelector>
      • SamaValueSelectorComponent

    Implements

    • OnInit
    • OnDestroy
    Index

    Properties

    options: Option[] = []

    Sets the options of the value selector.

    required: boolean = false

    Flag to know if the whole field is required

    Methods