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.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
Last updated 3 months agofrom:b0cc29fea5. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:firstButtonglideglideControlslastButtonnextButtonprevButtonscreenscreenOutput
Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Conditional controls and screen output
Rendered fromb_conditionals.Rmd
usingknitr::rmarkdown
on Oct 29 2024.Last update: 2024-03-04
Started: 2019-06-07
Custom controls
Rendered fromc_custom_controls.Rmd
usingknitr::rmarkdown
on Oct 29 2024.Last update: 2024-03-04
Started: 2019-06-07
Introduction to shinyglide
Rendered froma_introduction.Rmd
usingknitr::rmarkdown
on Oct 29 2024.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 |