Skip to content

Implement embeddable version of labs #13

@ebidel

Description

@ebidel

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions