-
Couldn't load subscription status.
- Fork 115
Open
Description
Would it make sense to you if
createElement()inside ofjs/utils/_utils.tsreplaced_with-(similar to what htmltools in Python does)?
Originally posted by @cpsievert in #1853 (comment)
Relatedly, we should review and enforce:
- Snake case in R/Python, i.e.
Tag("shiny-chat-message", content_type="html") - Kebab-case in HTML, i.e.
<shiny-chat-message content-type="html"> - camelCase in TS/JS, i.e.
this.contentType.
Metadata
Metadata
Assignees
Labels
No labels