-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
Description
Feature Description
Ability to add z-index param with positioning.
Problem Statement
We don't have the modal window components that are in many TUI libs and frameworks. Implementing it with z-index layout system and positioning will be great in our web-oriented lib.
Proposed Solution
Collect all positioned elements from main render flow and render they after rendering all content.
Alternatives Considered
No response
Additional Context
No response
Contribution
- I'd be willing to contribute this feature
Reactions are currently unavailable