Skip to content

huymach91/ngx-intellisense-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published