pub async fn get_value_input(
_auth: UserAuth,
__arg1: Query<ValueInputQuery>,
) -> impl IntoResponseExpand 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.