View source: R/wa_intersection_observer.R
| wa_intersection_observer | R Documentation |
wa-intersection-observer componentGenerated wrapper for the Web Awesome wa-intersection-observer
component.
Generated from Web Awesome metadata.
wa_intersection_observer(
...,
id = NULL,
class = NULL,
style = NULL,
disabled = NULL,
dir = NULL,
intersect_class = NULL,
lang = NULL,
once = NULL,
root = NULL,
root_margin = NULL,
threshold = NULL
)
... |
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: |
dir |
String. Optional Web Awesome attribute. |
intersect_class |
String. Default: |
lang |
String. Optional Web Awesome attribute. |
once |
Boolean. Default: |
root |
String. Default: |
root_margin |
String. Default: |
threshold |
String. Default: |
An HTML tag for the component.
None.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.