8.6 Released with 🥽 visionOS support and more!
Check it out
Template
interface Template {
}
Defines an interface for a View factory function. Commonly used to specify the visualization of data objects.

Summary