Skip to main content
All docs
V23.2

SelectBoxBuilder.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.