InlineAlert

App

Form işlem sonuçları için satır içi küçük uyarı; success / error / warning / info variantları.

Tüm variantlar

Preview
Changes saved successfully.
Something went wrong. Please try again.
Please review your changes before saving.
This action cannot be undone.
Code
<InlineAlert variant="success" message="Changes saved successfully." />
<InlineAlert variant="error"   message="Something went wrong." />
<InlineAlert variant="warning" message="Please review before saving." />
<InlineAlert variant="info"    message="This action cannot be undone." />
Sourcemodules/app/InlineAlert.tsx