BB.TUI.Panels.ForceDisarm (BB.TUI v0.1.0)

Copy Markdown View Source

Force disarm confirmation popup.

Asks the user to confirm force disarming from an error state.

Summary

Functions

Renders the force disarm confirmation popup.

Functions

render()

@spec render() :: struct()

Renders the force disarm confirmation popup.

Examples

iex> %ExRatatui.Widgets.Popup{} = BB.TUI.Panels.ForceDisarm.render()