What's the use of uniqueID in Modal #2726
Answered
by
gloriliale
pranshuchittora
asked this question in
General
-
Hey,
|
Beta Was this translation helpful? Give feedback.
Answered by
gloriliale
Oct 10, 2022
Replies: 1 comment
-
Hi @pranshuchittora! This page of our docs site explains more about UIDs, and includes examples of them being used through the package that's included in Paste. For Modal's examples, we are using the UIDs to connect form elements and related parts of the DOM (a Modal and the ModalHeading used to label it). Hope this helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gloriliale
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @pranshuchittora!
This page of our docs site explains more about UIDs, and includes examples of them being used through the package that's included in Paste. For Modal's examples, we are using the UIDs to connect form elements and related parts of the DOM (a Modal and the ModalHeading used to label it). Hope this helps!