Skip to main content

get_value_input

Function get_value_input 

Source
pub async fn get_value_input(
    _auth: UserAuth,
    __arg1: Query<ValueInputQuery>,
) -> impl IntoResponse
Expand description

HTMX endpoint: returns a type-appropriate value input for the selected key (primary outerHTML swap on #add-value), plus OOB swaps for the description hint and the Set/Delete buttons.