Ckeditor5-react: Add (partial) TypeScript typings

Created on 3 Apr 2021  Â·  2Comments  Â·  Source: ckeditor/ckeditor5-react

Today I spent quite a while tracking down a bug — it turned out that the ckeditor5-react component does not support the style property. Even a partial TS declaration file (just a list of component properties) would have prevented this bug for me and saved some time.

feature devops integrations

Most helpful comment

Hi @neongreen,

After a short discussion within the team, we decided that it's a good idea to include these TS declaration files that could document the API. I'm not sure when will it happen, but we'll track this issue.

All 2 comments

Hi @neongreen,

After a short discussion within the team, we decided that it's a good idea to include these TS declaration files that could document the API. I'm not sure when will it happen, but we'll track this issue.

Is there any update on the implementation of TS declarations?

Was this page helpful?
0 / 5 - 0 ratings