Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.54 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.54 KB

Intellisense Input

Angular version 12.1.0. Buy Me a Coffee

Demo

Stackblitz

Input Configuration

Parameter Data Type Note
type INTELLISENSE_INPUT_TYPE SINGLE or MULTIPLE
references Array array item starts with '#', example: ['#TOTAL', 'SUBTOTAL', 'UNITS']
placeholder string 'Type '#' to make a reference'
dividerIndex number divider index starts from 0
limit number
Event Output
onChange data: ❴ value: string, selectedReferences: Array ❵

Features

  • Single line

  • Mutiple line

Screenshots

App Screenshot

App Screenshot

Browser Support

Latest Chrome.