create_app_ui {shinyMobile} | R Documentation |
Create the app UI
Description
Create the app UI
Usage
create_app_ui(iframe, device, color, landscape)
Arguments
iframe |
iframe tag designed by preview_mobile. |
device |
See preview_mobile input. |
color |
See preview_mobile input. |
landscape |
See preview_mobile input. |
[Package shinyMobile version 2.0.1 Index]