diff --git a/index.html b/index.html index adac518f..e3d10f8b 100644 --- a/index.html +++ b/index.html @@ -1226,6 +1226,15 @@ $(document).ready(function () {
By default when attached to a select
css classes from option
s will be automatically copied
formatSelectionCssClass(object)+
Parameter | Type | Description |
---|---|---|
object | object | One of the result objects returned from the query function |
<returns> | string (optional) | String containing css class names separated by a space |
formatNoMatches(term)