Páginas · Laravilt
Confirmation
Ask for confirmation before an action runs, with modals, slide-overs, or a password prompt.
php
Icon and width
php
Slide-over
Opens the modal as a side sheet:
php
Password confirmation
php
Custom content
php
API reference
| Method | Description |
|---|---|
requiresConfirmation() | Show a confirmation modal |
modal() | Open a modal without confirmation styling |
modalHeading(), modalDescription() | Modal text |
modalSubmitActionLabel(), modalCancelActionLabel() | Button labels |
modalIcon(), modalIconColor() | Modal icon |
modalWidth() | Modal width |
slideOver() | Use a slide-over sheet |
requiresPassword() | Require the user's password |
content() | Static modal content |
isViewOnly() | Hide the submit button |