new exports(hideLabel, showLabel, entries)
create a label gun instance with a hide and show label callback
Parameters:
Name | Type | Description |
---|---|---|
hideLabel |
function | the function responsible for hiding the label on hide event |
showLabel |
function | the function responsible for showing the label on show event |
entries |
number | Higher value relates to faster insertion and slower search, and vice versa |
- Source: