You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2024. It is now read-only.
The AlertDialog component uses the Modal theme. Changing the Modal theme will result in changing the AlertDialog appearance as well. You should make that clear in the AlertDialog theming docs.
Template Reference
For single part components, feel free to use the Button component theming doc as a template reference: Button theming.
For multipart components, feel free to use the Input component theming doc as a template reference: Input theming.
chrisfrancis27-mrm, calvinwoo, mgs95 and apexskier