Info
It's been noted that our events in a component page are using Event as the type, not our custom types.
Acceptance Criteria:
- The component docs show property and event information that accurately reflect our new Angular & React wrappers. Details include...
- Name
- Type
- Default value
- Is required
- The Docs build process is updated to ensure these properties are kept accurate and up-to-date
- Properties table switches per language selected
Info
It's been noted that our
eventsin a component page are usingEventas the type, not our custom types.Acceptance Criteria: