Skip to content

Instantly share code, notes, and snippets.

@carlosleonam
Last active May 26, 2021 17:37
Show Gist options
  • Save carlosleonam/d36bed764b36ff03dfa1d7e4c242ba13 to your computer and use it in GitHub Desktop.
Save carlosleonam/d36bed764b36ff03dfa1d7e4c242ba13 to your computer and use it in GitHub Desktop.
Tip to use with select2 extendeds components Adianti Framework using it

select2 - tip

To Use with T and TDB descendants by select2 in Adianti Framework

To change some options initialized parameters, you cade add attribute to input with CamelCase to dash convertion.

Ex: maximumLenghtTag = 3 -> data-maximum-length-tag = 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment