Alert Success
Success!Operation completed successfully.
<div style="background:#d4edda;border:1px solid #c3e6cb;border-left:4px solid #28a745;border-radius:8px;padding:16px;color:#155724;max-width:400px"><strong style="display:block;margin-bottom:4px">Success!</strong><span style="font-size:0.9em">Operation completed successfully.</span></div> Customize
#28a745
#d4edda
#155724
Props
| Name | Type | Default | Description |
|---|---|---|---|
text | text | Success! | Displayed text |
accentColor | color | #28a745 | Left border color |
bgColor | color | #d4edda | Alert background color |
textColor | color | #155724 | Text color |
Alert box (Success)