findAttribute: Find the child of the targeted element that has a specific...

Description Usage Arguments Value

View source: R/shinyRPG-utils.R

Description

This function takes a DOM element/tag object and reccurs within it until

Usage

1

Arguments

x

Parent tag.

attr

Atttribute like id, class, data-toggle, ...

val

Attribute value.

Value

TRUE or FALSE, depending on the search result


RinteRface/shinyRPG documentation built on July 17, 2021, 10:37 p.m.