Package: shinyglide 0.1.4.9000
shinyglide: Glide Component for Shiny Applications
Insert Glide JavaScript component into Shiny applications for carousel or assistant-like user interfaces.
Authors:
shinyglide_0.1.4.9000.tar.gz
shinyglide_0.1.4.9000.zip(r-4.5)shinyglide_0.1.4.9000.zip(r-4.4)shinyglide_0.1.4.9000.zip(r-4.3)
shinyglide_0.1.4.9000.tgz(r-4.5-any)shinyglide_0.1.4.9000.tgz(r-4.4-any)shinyglide_0.1.4.9000.tgz(r-4.3-any)
shinyglide_0.1.4.9000.tar.gz(r-4.5-noble)shinyglide_0.1.4.9000.tar.gz(r-4.4-noble)
shinyglide_0.1.4.9000.tgz(r-4.4-emscripten)shinyglide_0.1.4.9000.tgz(r-4.3-emscripten)
shinyglide.pdf |shinyglide.html✨
shinyglide/json (API)
NEWS
# Install 'shinyglide' in R: |
install.packages('shinyglide', repos = c('https://juba.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/juba/shinyglide/issues
Pkgdown site:https://juba.github.io
Last updated 6 months agofrom:b0cc29fea5. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 27 2025 |
R-4.5-win | OK | Jan 27 2025 |
R-4.5-mac | OK | Jan 27 2025 |
R-4.5-linux | OK | Jan 27 2025 |
R-4.4-win | OK | Jan 27 2025 |
R-4.4-mac | OK | Jan 27 2025 |
R-4.3-win | OK | Jan 27 2025 |
R-4.3-mac | OK | Jan 27 2025 |
Exports:firstButtonglideglideControlslastButtonnextButtonprevButtonscreenscreenOutput
Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Conditional controls and screen output
Rendered fromb_conditionals.Rmd
usingknitr::rmarkdown
on Jan 27 2025.Last update: 2024-03-04
Started: 2019-06-07
Custom controls
Rendered fromc_custom_controls.Rmd
usingknitr::rmarkdown
on Jan 27 2025.Last update: 2024-03-04
Started: 2019-06-07
Introduction to shinyglide
Rendered froma_introduction.Rmd
usingknitr::rmarkdown
on Jan 27 2025.Last update: 2021-02-23
Started: 2019-06-07
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create a glide control only shown on first or last screen | firstButton lastButton |
Glide component creation | glide |
Default controls layout | glideControls |
Code for the default controls | nextButton prevButton |
Screen creation | screen |
Create a screen output element | screenOutput |