Sama UI Library
    Preparing search index...

    Class SamaOverlayChipsInputComponent

    ChipsInput component to view information

    Hierarchy

    • ControlValueAccessorWrapper<string[]>
      • SamaOverlayChipsInputComponent

    Implements

    • AfterViewInit
    Index

    Constructors

    Properties

    disableRipple: boolean = true

    Controls the disabling of the ripple effect in the chips

    label: string

    Label text to be displayed in the chips input

    placeholder: string

    Placeholder text to be displayed in the chips' input field

    splitBy: string[] = []

    List of separators to be used to create chips on paste.

    Methods