-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Description
Here's a proposal to add a few properties (they're false by default so users get all the goodies). The use case is to turn things off / allow users of the the components to custom the styling of the elements themselves.
- -
no-theme: does not load our custom css. This might be the most difficult one because adding dynamic styles need to go through Polymer's style shimmer. - -
no-arrows: hides the arrows - -
hide-toolbar: hides the top nav. This is the<paper-toolbar hidden$="[[hide-toolbar]]">
This properties also need to be added to properties
Metadata
Metadata
Assignees
Labels
No labels