Preview 2.0 is now in Public Beta!
Read the Announcement
KeyedTemplate
interface KeyedTemplate {
  createView: Template;
  key: string;
}

Summary

Properties

createView
key

Properties

Previous
ItemsSource