CompanyCard extras
These are considered experimental features.
You can feed data to your cards without poking around in the DOM. In your HTML, you must
declare your cards with a
data-ts.id
attribute assigned.
You can now (or even before) import the JSON from a demo file and instruct the cards to render.
The details view
The card should eventually be able to render its own details view so that it looks the same outside of V4. There's a lot of infrastructure that needs to happen first, not least with translations in the Runtime, but it could look like this.
If you find a bug or need a feature…