Editor: Placeholder #995
-
In your description, a placeholder with the text “Write something ...” is displayed. Where can I set this placeholder? ![]() |
Beta Was this translation helpful? Give feedback.
Answered by
jeffchown
Jan 16, 2025
Replies: 1 comment 1 reply
-
@BubeDameKoenig FYI This question is not a feature request, it should be in issues. You can use the
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
joshhanley
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@BubeDameKoenig FYI This question is not a feature request, it should be in issues.
You can use the
placeholder
attribute as with any input control, e.g.:<flux:editor wire:model="content" label="..." description="..." placeholder="Write something here..." />