TagBoxBuilder.CustomItemCreateEvent Method
Name | Parameters | Description |
---|---|---|
CustomItemCreateEvent(JS) | value | Specifies the DOM event after which the custom item should be created. Applies only if acceptCustomValue is enabled. Mirrors the client-side customItemCreateEvent option. |
CustomItemCreateEvent(String) | value | Specifies the DOM event after which the custom item should be created. Applies only if acceptCustomValue is enabled. Mirrors the client-side customItemCreateEvent option. |