Skip to contents

Generated wrapper for the Web Awesome wa-resize-observer component. Generated from Web Awesome metadata.

Usage

wa_resize_observer(
  ...,
  id = NULL,
  class = NULL,
  style = NULL,
  disabled = NULL,
  dir = NULL,
  lang = NULL
)

Arguments

...

Child content for the component's default slot.

id

Optional DOM id attribute for HTML, CSS, and JS targeting.

class

Optional CSS class string.

style

Optional inline CSS style string.

disabled

Boolean. Default: FALSE. Disables the observer.

dir

String. Optional Web Awesome attribute.

lang

String. Optional Web Awesome attribute.

Value

An HTML tag for the component.

Shiny Bindings

None.