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

View source: R/modal.R

attach_ruleR Documentation

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

Description

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

Usage

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.


Appsilon/shiny.semantic documentation built on April 21, 2024, 5:49 p.m.