You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I want to create custom section object that will follow rules and logic of section, but was already populated with some sections in it.
And same for elements, so to have separate button that when is clicked creates custom element.
I am not TypeScript proficient at all, so it is hard to figure it out without examples.
But as I understood from documentation, that it could be done by modifying properties in
Hi,
I want to create custom section object that will follow rules and logic of section, but was already populated with some sections in it.
And same for elements, so to have separate button that when is clicked creates custom element.
I am not TypeScript proficient at all, so it is hard to figure it out without examples.
But as I understood from documentation, that it could be done by modifying
properties
inSince
properties
is a object that some parameters could be specifiedI can add my custom schema into parameter
schema
right?If you could share some example how it is done or lead me how it should be done, I would really appreciate it.
Thank you in advance!
The text was updated successfully, but these errors were encountered: