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

How to change labels? #12

Open
rickyalmeidadev opened this issue Jan 5, 2021 · 3 comments
Open

How to change labels? #12

rickyalmeidadev opened this issue Jan 5, 2021 · 3 comments

Comments

@rickyalmeidadev
Copy link

I didn't find anything related to it in the docs. I noticed that there is a menuItems key, but how should I define it?

These labels I mean:
image

@v1talii-dev
Copy link

+1

1 similar comment
@spalenza
Copy link

+1

@pamelacfelipe
Copy link

I was facing this same problem and found out this issue. The solution is not pretty, but maybe will help someone in the future.

var tableUi = quill.getModule('tableUI');

tableUi.menuItems[0].title = 'Inserir coluna à direita';

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

4 participants