mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-30 10:20:32 +00:00
Changes auto-committed by Conductor
This commit is contained in:
@@ -27,6 +27,7 @@ class Textarea extends Component
|
||||
public bool $readonly = false,
|
||||
public bool $allowTab = false,
|
||||
public bool $spellcheck = false,
|
||||
public bool $autofocus = false,
|
||||
public ?string $helper = null,
|
||||
public bool $realtimeValidation = false,
|
||||
public bool $allowToPeak = true,
|
||||
|
||||
Reference in New Issue
Block a user