Skip to content

Add props forwarding to Modal component#143

Merged
librowski merged 2 commits intomainfrom
add-modal-root-props
Feb 23, 2026
Merged

Add props forwarding to Modal component#143
librowski merged 2 commits intomainfrom
add-modal-root-props

Conversation

@librowski
Copy link
Copy Markdown
Collaborator

@librowski librowski commented Feb 23, 2026

Changes

  • The Modal component now accepts any standard HTML div attribute (e.g. data-*, aria-*, style, id), making it easier to integrate with third-party tools and accessibility requirements
  • Modal now supports a className prop, allowing consumers to apply custom CSS classes alongside the built-in styles

@librowski librowski changed the title Add modal root props Add props forwarding to Modal component Feb 23, 2026
@librowski librowski merged commit 9fb07c8 into main Feb 23, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants