Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

References


Example


Usage

Structure

<input-inline-mat-chip [label]="'Multi Input'" ... ></input-inline-mat-chip>

Container

  • Every chip list input should have use the input-inline-mat-chip component, which formats its' content styles and spacing, and facilitates the chips styling as well.

Label

  • Use [label]=”” for input labels

Additional Options

  • See live examples for options

Usage Rules

  • The <input-inline-mat-chip> component should be used when multiple values are allowed to be included in a single input.

  • Current

  • No labels