Basic buttons

shinyButton()

Shiny button

arrowButton()

Arrow button

mediaButton()

Media button

Waiters

dca_waiter()

DCA Waiter

spin_logo()

Synapse Logo Spinner

Sections

dcaFooter()

Data Curator Footer

Modules

General

Modules used for UI component

tabSwitchUI()

Create button to switch tabs

tabSwitch()

Tab switch button server

palettePanelUI()

Create an palette panel

palettePanel()

Palette panel server

Schematic

Modules used with schematic functions

utils

showcase()

Launch the gallery of dcamodules

use_dca()

Use DCA Modules

var_to_server()

Send values from module UI to module Server

get_tab_names()

Extract tab names

insert_attr_box()

Insert attribute to a shinydashboard::box

drop_empty()

drop_empty

Schematic RestAPI