-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
When I set statusbar to false I expect the statusbar to be hidden but it still shows.
<script src="https://cdn.jsdelivr.net/npm/@tinymce/tinymce-webcomponent@1/dist/tinymce-webcomponent.min.js"></script>
<tinymce-editor statusbar="false">Lorem ipsum dolor sit amet..</tinymce-editor>Any chance of it getting implemented?
