@props([ 'actions' => null, 'ariaLabelledby' => null, 'closeButton' => true, 'closeByClickingAway' => true, 'closeEventName' => 'close-modal', 'darkMode' => false, 'displayClasses' => 'inline-block', 'footer' => null, 'header' => null, 'heading' => null, 'headingComponent' => 'filament-support::modal.heading', 'hrComponent' => 'filament-support::hr', 'id' => null, 'openEventName' => 'open-modal', 'scrollableContent' => false, 'slideOver' => false, 'subheading' => null, 'subheadingComponent' => 'filament-support::modal.subheading', 'trigger' => null, 'visible' => true, 'width' => 'sm', ])