Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable/Readonly Textarea #166

Open
alchemist-bounty opened this issue Apr 3, 2023 · 1 comment
Open

Disable/Readonly Textarea #166

alchemist-bounty opened this issue Apr 3, 2023 · 1 comment

Comments

@alchemist-bounty
Copy link

I can't find an option to disable or make readonly the textarea?

@alanlecart
Copy link

i can be a good feature with a param added, for the moment i just added a div wrapper arround with no clicks possibles

<div style="pointer-events: none !important">
   <wysiwyg v-model="commInv.description" />
</div>`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants