Package: shinyjqui 0.4.1.9000

shinyjqui: 'jQuery UI' Interactions and Effects for Shiny

An extension to shiny that brings interactions and animation effects from 'jQuery UI' library.

Authors:Yang Tang [aut, cre]

shinyjqui_0.4.1.9000.tar.gz
shinyjqui_0.4.1.9000.zip(r-4.7)shinyjqui_0.4.1.9000.zip(r-4.6)shinyjqui_0.4.1.9000.zip(r-4.5)
shinyjqui_0.4.1.9000.tgz(r-4.6-any)shinyjqui_0.4.1.9000.tgz(r-4.5-any)
shinyjqui_0.4.1.9000.tar.gz(r-4.7-any)shinyjqui_0.4.1.9000.tar.gz(r-4.6-any)
shinyjqui_0.4.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
shinyjqui/json (API)

# Install 'shinyjqui' in R:
install.packages('shinyjqui', repos = c('https://yang-tang.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/yang-tang/shinyjqui/issues

Pkgdown/docs site:https://yang-tang.github.io

On CRAN:

Conda:

jquery-uishiny

11.14 score 279 stars 25 packages 465 scripts 9.4k downloads 25 exports 38 dependencies

Last updated from:b4fcdbf052. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING143
source / vignettesOK166
linux-release-x86_64WARNING148
macos-release-arm64WARNING126
macos-oldrel-arm64WARNING178
windows-develWARNING87
windows-releaseWARNING75
windows-oldrelWARNING81
wasm-releaseOK112

Exports:draggableModalDialogget_jqui_effectsjqui_add_classjqui_bookmarkingjqui_draggablejqui_droppablejqui_effectjqui_hidejqui_iconjqui_positionjqui_remove_classjqui_resizablejqui_selectablejqui_showjqui_sortablejqui_switch_classjqui_toggleJSorderInputselectableTableOutputsortableCheckboxGroupInputsortableRadioButtonssortableTableOutputsortableTabsetPanelupdateOrderInput

Dependencies:base64encbslibcachemclicommonmarkdigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangrmarkdownsassshinysourcetoolstinytexwithrxfunxtableyaml

Introduction to shinyjqui
Mouse interaction functions | The ui mode and server mode | The ui parameter | The operation parameter | The options parameter | Draggable | Droppable | Resizable | Selectable | Sortable | The input values and shiny options | Animation effects | Classes animation

Last update: 2022-02-02
Started: 2017-02-26

Save and restore
What can be save and restored? | How to save and restore inside a shiny session (client-side)? | How to save and restore between shiny sessions (shiny bookmarking)?

Last update: 2022-02-02
Started: 2018-03-25

The orderInput

Last update: 2022-02-02
Started: 2017-03-02

Readme and manuals

Help Manual

Help pageTopics
Animation effects.Animation_effects jqui_effect jqui_hide jqui_show jqui_toggle
Class effects.Class_effects jqui_add_class jqui_remove_class jqui_switch_class
Create a draggable modal dialog UIdraggableModalDialog
Get available animation effects.get_jqui_effects
Mouse interactionsInteractions jqui_draggable jqui_droppable jqui_resizable jqui_selectable jqui_sortable
Enable bookmarking state of mouse interactionsjqui_bookmarking
Create a jQuery UI iconjqui_icon
Position an element relative to anotherjqui_position
Create a shiny input control to show the order of a set of itemsorderInput
Create a table output element with selectable rows or cellsselectableTableOutput
Create a Checkbox Group Input Control with Sortable ChoicessortableCheckboxGroupInput
Create radio buttons with sortable choicessortableRadioButtons
Create a table output element with sortable rowssortableTableOutput
Create a tabset panel with sortable tabssortableTabsetPanel
Change the value of an orderInput on the clientupdateOrderInput