attach_rule: Internal function that creates the rule for a specific...

Description Usage Arguments

View source: R/modal.R

Description

Internal function that creates the rule for a specific setting or behavior of the modal.

Usage

1
attach_rule(id, behavior, target, value)

Arguments

id

ID of the target modal.

behavior

What behavior is beging set i. e. setting or attach events.

target

First argument of the behavior. Usually a target or a setting name.

value

Second argument of the behavior. usually an action or a setting value.


shiny.semantic documentation built on Nov. 7, 2021, 5:07 p.m.