We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<auro-countergroup>
prop
state
event listen (input)
event fire (input)
function
validate
(above specs are subject to change as build progresses)
Figma Design Doc: https://www.figma.com/design/HNfm0vhGSsziRMvVcB2wfF/Counter?node-id=2450-3134&t=D9J9iu5eSzqlOa6L-1
The text was updated successfully, but these errors were encountered:
rmenner
No branches or pull requests
Auro Counter Group
<auro-countergroup>
prop
min (global)prop
max (global)state
value is sum of auro-counter(s)event listen (input)
Increment or decrement of value of childrenevent fire (input)
Share global valuefunction
apply globalMax or globalMin to counters on value state changevalidate
throw error on undefined or value outside out of range programmatically changed(above specs are subject to change as build progresses)
Figma Design Doc: https://www.figma.com/design/HNfm0vhGSsziRMvVcB2wfF/Counter?node-id=2450-3134&t=D9J9iu5eSzqlOa6L-1
The text was updated successfully, but these errors were encountered: