trait CanCallParentAction (View source)

Properties

protected string|null $parentActionCallLivewireClickHandler

Methods

callParent(string|null $handler)

No description

string|null

Details

CanCallParentAction callParent(string|null $handler)

No description

Parameters

string|null $handler

Return Value

CanCallParentAction

string|null getParentActionCallLivewireClickHandler()

No description

Return Value

string|null