Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to customize aside dialog with slot #162

Open
kirantambe opened this issue Nov 12, 2017 · 0 comments
Open

Add ability to customize aside dialog with slot #162

kirantambe opened this issue Nov 12, 2017 · 0 comments

Comments

@kirantambe
Copy link

There is not slot for
<div class="aside-dialog">
So if someone needs to use something custom it cannot be done.
I suggest we add

<slot name='aside-dialog'>
  <div class="aside-dialog">
  ...
</slot> 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant