We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7525f41 commit afe3018Copy full SHA for afe3018
shiny/ui/_include_helpers.py
@@ -49,7 +49,7 @@ def include_js(
49
should be somewhere like ``/app/css/custom.css`` (and all the other relevant
50
accompanying 'safe' files should be located under ``/app/css/``).
51
* ``"inline"`` is the inline the JS file contents within a
52
- :func:`~shiny.ui.tags.style` tag.
+ :func:`~shiny.ui.tags.script` tag.
53
**kwargs
54
Attributes which are passed on to `~shiny.ui.tags.script`.
55
0 commit comments