Raxol.UI.Components.Dashboard.Widgets.TextInputWidget (Raxol v0.5.0)
View SourceA dashboard widget containing a text input.
Summary
Functions
Callback implementation for Raxol.UI.Components.Base.Component.mount/1
.
Renders the text input widget content.
Callback implementation for Raxol.UI.Components.Base.Component.unmount/1
.
Functions
Callback implementation for Raxol.UI.Components.Base.Component.mount/1
.
Renders the text input widget content.
Requires props:
widget_config
: The configuration map for the widget (%{id: , type: , title: _, ...}).app_text
: The current text value from the main application model.
Callback implementation for Raxol.UI.Components.Base.Component.unmount/1
.