gws.plugin.model_widget.textarea.Config
struct
gws.plugin.model_widget.textarea.Config
Eigenschaft | Typ | Default | |
---|---|---|---|
height | int | 0 | textarea height placeholder gws.plugin.model_widget.textarea.Config.height |
placeholder | str | textarea placeholder gws.plugin.model_widget.textarea.Config.placeholder | |
readOnly | bool | False | gws.base.model.widget.Config.readOnly |
type | 'textarea' | object type gws.plugin.model_widget.textarea.Config.type | |
uid | str | Zuweisung einer eindeutigen ID als Text |