Light themes.
Skin default - theme default
Skin flat - does not wrap
| placeholderNoItemsFound?: string | text for no items found |
| middlewareFilterResults?: any | include a middleware function like filtering the results |
| viewSkin?: string | the skin can be "skin-default", "skin-flat" - also needs css file being loaded |
| inputPlaceholderText?: string | the placeholder for Filter Results ... text |
| onUpdateFunction?: (...args: any[]) => any | custom function for onUpdate |
| viewIsWrapping?: boolean | wrap false or true |
| persistentOptions?: ChipSelectorItem[] | the persistent options |