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

Custom Rendering for Jodit-Angular #82

Open
SixStrings89 opened this issue May 19, 2021 · 0 comments
Open

Custom Rendering for Jodit-Angular #82

SixStrings89 opened this issue May 19, 2021 · 0 comments

Comments

@SixStrings89
Copy link

Hi,

I'm writing a app with a basic content management system using Jodit. For dynamic reasons, i had to use a angular specific package named ngx-dynamic-hooks which allows me to rerender the whole tree when using app-specific selectors in [innerHTML] tags (used on div-tags).

Now it would nice to use this feature with Jodit. For this purpose, ngx-dynamic-hooks has an option to call the render-method progammatically.

Is there any possibility, to intercept the html-renderprocess of jodit and call another render-process?

Thanks for your reply.

Best

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

1 participant