0.1.5
Add option to disable closing modal on click a away:
public static function closeModalOnClickAway(): bool
{
return false;
}
Change Alpine binding to prevent VueJS conflict 85acc51
Add option to disable closing modal on click a away:
public static function closeModalOnClickAway(): bool
{
return false;
}
Change Alpine binding to prevent VueJS conflict 85acc51