Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 989ac96

Browse files
author
Ryan Patrick Kyle
committed
add note about htmlObjectEl
1 parent 46a624c commit 989ac96

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dash-info.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1536,6 +1536,9 @@ r_examples:
15361536
- name: htmlObjectEl
15371537
dontrun: TRUE
15381538
code: |
1539+
# Note that htmlObjectEl generates the <object> HTML element;
1540+
# for more information, please visit the link in this
1541+
# component's description.
15391542
library(dash)
15401543
library(dashHtmlComponents)
15411544
library(dashCoreComponents)

0 commit comments

Comments
 (0)