dashjoin / json-schema-form

Angular JSON Schema Form Library
https://dashjoin.github.io/
Apache License 2.0
86 stars 27 forks source link

Offer the ability to change a default component #170

Open aeberhart opened 1 year ago

aeberhart commented 1 year ago

components can be registered. Before rendering, we can "ask" the components to see if they are able to display the current schema. This way, we can also handle cases without material design (#142)