Skip to main content

render_delete_button

Function render_delete_button 

Source
fn render_delete_button(key: &str, visible: bool, oob: bool) -> Markup
Expand description

Renders the Delete button (visible) or a hidden placeholder (invisible). Uses outerHTML OOB swap when returned from the HTMX endpoint.