#Any way to specify a default title for a modal using the ModalsManager?
1 messages · Page 1 of 1 (latest)
You can assign default props on theme object to Modal component – https://mantine.dev/theming/default-props/
This seems to be for all modals, I just want a default title for a specific modal