Skip to content

Experiment to allow nested webcomponents working from same top-level data model

Notifications You must be signed in to change notification settings

boocockp/nested-webcomponents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

A simple experiment to create a pair of webcomponents. One is nested inside the other in the web page as part of the outer component's , not as a fixed part of the outer component. The outer component has a data object property. The inner compnent can use a certain field of that data object without the outer component specifying it. The aim is to allow the outer component to have different contents in different situations where it is used.

About

Experiment to allow nested webcomponents working from same top-level data model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages