| 1.absolutePanel() and fixedPanel() |
Panel with absolute positioning |
絕對位置面板 |
| 2.bootstrapPage() and basicPage() |
Create a Bootstrap page |
建立Bootstrap框架頁面 |
| 3.column() |
Create a column within a UI definition |
建立多行UI |
| 4.conditionalPanel() |
Conditional Panel |
條件式面板 |
| 5.fillPage() |
Create a page that fills the window |
填充面板 |
| 6.fillRow() and fillCol() |
Flex Box-based row/column layouts |
彈性列/行面板 |
| 7.fixedPage() and fixedRow() |
Create a page with a fixed layout |
固定面板 |
| 8.fluidPage() and fluidRow() |
*Create a page with fluid layout |
流動面板 |
| 9.helpText() |
Create a help text element |
說明面板 |
| 10.icon() |
Create an icon |
建立按鈕 |
| 11.navbarPage() and navbarMenu() |
Create a page with a top level navigation bar |
瀏覽面版與瀏覽下拉選單(適合左側不同) |
| 12.navlistPanel() |
Create a navigation list panel |
瀏覽串列面版 |