Skip to content

Commit 204cf99

Browse files
committed
Document Editor's allowFullscreen
1 parent e263a8d commit 204cf99

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/guide/form-fields/editor.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@ Unset the max character count.
9595

9696
Display a character count in the status bar. Default is false.
9797

98+
### `allowFullscreen(bool $allowFullscreen = true)`
99+
100+
Allow fullscreen mode. Default is false.
101+
98102
### `setSanitizeHtml(bool $sanitizeHtml = true)`
99103

100104
Toggle HTML sanitization (enabled by default). See [security](#security).

0 commit comments

Comments
 (0)