Add documentation for allowDismiss and cssClass - #207
Conversation
| `allowDismiss` | List | closes the modal when clicking next to it. Default: `false` | ||
| `cssClass` | List | Adds extra CSS classes to the modal. Default: `null` |
There was a problem hiding this comment.
These options seem to only be used on the manage definitions, so they should be moved to that section (and specify that the type they can be used on is Both, not List). Can you also rename cssClass to popupClass?
- Rename cssClass to popupClass as requested in review - Document the now-configurable size option and its default - Clarify that allowDismiss keeps the popup open while it contains unsaved changes tracked by the change monitor Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
No description provided.