Example
Parameters
| Name | Type | Description |
|---|---|---|
| placeholder | string | Placeholder text shown when the editor is empty. Default empty. |
| max_len | int | Maximum character length allowed. Default 16000. |
| rows | int | Number of visible rows in the editor. Default 4. |
| language | string | Syntax highlighting language. Default “python”. |