Implement Material Design in Shiny Applications
Close a material modal programmatically.
Create a shinymaterial button
Create a card that will contain UI content
Create a shinymaterial checkbox
Create a column to organize UI content
Create a shinymaterial date picker
Add depth to a UI element
Create a shinymaterial dropdown
Create a shinymaterial file input
Create a shinymaterial floating button
Create a shinymaterial input
Place UI content in a modal
Create a shinymaterial number box
Create a shinymaterial page
Create a parallax image
Create a shinymaterial password box
Create a shinymaterial radio button
Create a row to organize UI content
Create a side-nav that contains UI content
Place UI content within a side-nav tab
Place UI content within a side-nav tab
Create a shinymaterial slider
Create a material preloader (spinner)
Create a shinymaterial switch
Place UI content within a tab
Place UI content within a tab
Create a shinymaterial text box
Open a material modal programmatically.
Render reactive UI shinymaterial elements
Query information about the side-nav tabs.
Change the text, icon of a material_button on the client. Allow to dis...
Change the value of a material_checkbox on the client
Change the value of a material_date_picker on the client
Change the value of a material_dropdown on the client
Change the value of a material_number_box on the client
Change the value of a material_password_box on the client
Change the value of a material_radio_button on the client
Change the value of a material_slider on the client
Change the value of a material_switch on the client
Change the value of a material_text_box on the client
Allows shiny developers to incorporate UI elements based on Google's Material design. See <https://material.io/guidelines/> for more information.