Class for an autocomplete with a button to use with custom JS logic following it.
File: src/modules/access-controls/autocomplete-with-button.php
Autocomplete_With_Button::render_single_input()
Renders a single input for the field.
Autocomplete_With_Button::print_single_input_template()
Prints a single input template.
Autocomplete_With_Button::single_to_json()
Transforms single field data into an array to be passed to JavaScript applications.