Main
Provides the base needed by the other components (styles and context providers) to work properly.
Usage
Props
assetsUrl
assetsUrl
TYPE | DEFAULT VALUE |
---|---|
|
|
Set this to configure the URL of the directory containing your aragonUI assets.
layout
layout
TYPE | DEFAULT VALUE |
---|---|
|
|
Enable <Layout />
.
scrollView
scrollView
TYPE | DEFAULT VALUE |
---|---|
|
|
Enable <ScrollView />
.
theme
theme
TYPE | DEFAULT VALUE |
---|---|
|
|
The main theme used by aragonUI.
Last updated