You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[{"name":"Bubblegum.TextArea.Widget","comment":" A flexible textarea widget with the following features:\n\n - Supports multiple languages as well as right to left writing.\n - The widget and the content do not have to use the same language.\n - You can define targets in term of number of characters or words, and display the progress against them.\n - You can add various tags to describe the content or the status of the content (ex: warning tag)\n\nPlease have a look at the main [documentation](https://github.com/flarebyte/bubblegum-ui-textarea) for more details about the possible settings.\n\n@docs view\n\n","unions":[],"aliases":[],"values":[{"name":"view","comment":" View for the widget\n\n attr key value = { id = Nothing , key = key, facets = [], values = [value]}\n\n adapter = { onInput = OnInputContent }\n userSettings = { attributes = [attr ui_userLanguage \"en-US\"] }\n settings = { attributes = [attr ui_label \"My Story\"] }\n state = { attributes = [attr ui_content \"Once upon a time ...\"] }\n\n view adapter userSettings settings state\n\n","type":"Bubblegum.TextArea.Adapter.Model msg -> Bubblegum.Entity.SettingsEntity.Model -> Bubblegum.Entity.SettingsEntity.Model -> Bubblegum.Entity.StateEntity.Model -> Html.Html msg"}],"binops":[]}]