HexagonJS
Inline Select Changelog
1.0.0
Removed
This module was replaced with the inline picker module in this version
0.13.0
hx.InlineSelect
Removed
hx.InlineSelect
Added
hx.InlineSelect
itemsArray
Added
Updated the items method to return the items if no arguments are provided.
hx.InlineSelect
rendererFunction
Added
Updated the renderer method to return the renderer if no arguments are provided.
0.10.0
hx.InlineSelectextendsEventEmitter
Added