We found 7 matches for: function selectors

An overview of all function selectors blocks currently available, updated daily!

ininjectable function: execute modal

Enables you to choose a modal to be executon as function.

In-pins

data
Data to pass into modal

Out-pins

func.
injectable function: redirect

When executed moves the user into the new given page.

In-pins

url
The URL to redirect to.

Out-pins

func.
injectable function: execute scope based

Enables you to choose a function that can be passed to other actions.

Out-pins

func.
ininjectable function: execute

Enables you to choose a function that can be passed to other actions.

Out-pins

func.
ininjectable function: close modal

Enables you to close a modal.

Out-pins

func.
injectable function: redirect to page

When executed moves the user into the new given page.

In-pins

parameters
query

Out-pins

func.
injectable function: switch

Returns a inpinfunction based of the given expression.

In-pins

expression
The expression to evaluate.
default
The default statement to be executed.

Out-pins

func.
Returns the inpinfunction matching the expression.
match
Returns true in case a match was found.