Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Should be able to start open #13

Open
dplassgit opened this issue Dec 19, 2014 · 2 comments
Open

Should be able to start open #13

dplassgit opened this issue Dec 19, 2014 · 2 comments

Comments

@dplassgit
Copy link

"By default, the content will be collapsed." There should be a way to "start" in the open state instead of the collapsed state.

@frankiefu
Copy link
Contributor

You can set the attribute opened to make core-collapse to start open:

<core-collapse opened>
  <div class="content">
      ...
  </div>
</core-collapse>

@dplassgit
Copy link
Author

When I do that, it "animates" from a closed to an open state upon loading. I don't want that. I want it to just "be" open.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants