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

refactor(dialog): provide message slot #1536

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SisIvanova
Copy link
Contributor

Closes #1509

Copy link
Member

@rkaraivanov rkaraivanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

* @slot - Renders content inside the default slot.
* @slot title - Renders the title of the dialog header.
* @slot footer - Renders the dialog footer.

  1. Please add a new entry for the message slot in the dialog API section.
  2. If you have not updated the specification, please do so.
  3. Add to the changelog

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

Successfully merging this pull request may close these issues.

Dialog content max-width
4 participants