asPlaceholder: As Placeholder

asPlaceholderR Documentation

As Placeholder

Description

Turn an element into a placeholder.

Usage

asPlaceholder(el, glow = FALSE)

Arguments

el

Element to turn into a placeholder.

glow

Whether the elements should glow.

Examples

shiny::p() |> 
 asPlaceholder()

shiny::actionButton("id", "") |> 
 asPlaceholder()


mhanf/bsutilsmodif documentation built on May 15, 2022, 12:09 a.m.