returns HTML for a single tag in tag mode
| text | string | tag text |
| width | number | input width |
| height | number | input height |
| value | string | option value |
| string | markup for a single tag |
Not purposed for direct calls
Can be used in custom views to redefine HTML content of Multicombo tags.
Back to top