pageboard / client

Web site building system - client packages
MIT License
4 stars 0 forks source link

VirtualHTMLElement: difference between properties and query-overridable options #177

Open kapouer opened 3 years ago

kapouer commented 3 years ago

The need to map custom elements attributes to parameters is currently fulfilled with "defaults" object. However there is a confusion between:

The query-overridable options are needed for navigation in carousel, accordion, ... so it's related to https://github.com/pageboard/client/issues/175.