Controls the disabling of the ripple effect in the chips
label
label:string
Label text to be displayed in the chips input
placeholder
placeholder:string
Placeholder text to be displayed in the chips' input field
splitBy
splitBy:string[] = []
List of separators to be used to create chips on paste.
Methods
ngAfterViewInit
ngAfterViewInit():void
A callback method that is invoked immediately after
Angular has completed initialization of a component's view.
It is invoked only once when the view is instantiated.
ChipsInput component to view information