Adding the visible prop to the Overlay component
#8036
shaadcode
started this conversation in
Feature requests
Replies: 1 comment
-
|
The Overlay component is a low-level primitive without internal state handling, so it doesn’t have a visible prop — you control when it appears by conditionally rendering it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Is there a specific reason why the
visibleprop is not present in theOverlay?Like
LoadingOverlaycomponent:Beta Was this translation helpful? Give feedback.
All reactions