Skip to main content

AutocompleteBuilder.OnOpened Method

Name Parameters Description
OnOpened(RazorBlock) jsFunc A function that is executed once the drop-down editor is opened. Mirrors the client-side onOpened option.
OnOpened(String) jsFunc A function that is executed once the drop-down editor is opened. Mirrors the client-side onOpened option.