Page | R Documentation |
Generates a page with a gray background and a title at the top. Also applies qthemeprovider to the page.
Page(title, ...)
title |
character the title of the page. |
... |
a list of components to include in the page. |
QThemeProvider()
Other layout:
Container()
,
HStack()
,
Item()
,
QCard()
,
VStack()
component_example(Page("Title", "Hello there"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.