class SelectableTextUI::Builder(S)
- SelectableTextUI::Builder(S)
- Reference
- Object
Defined in:
selectable_text_ui/builder.crConstructors
Instance Method Summary
- #on_cancel(&callback : UI(S), S -> S)
- #selectable(content : String, on_enter : SelectableElement(S), S -> S)
- #text(content : String)