.. | ||
cn | ||
images | ||
.DS_Store | ||
accordion.md | ||
audio.md | ||
blankIcon.md | ||
BoxLayout.md | ||
brickindex.md | ||
button.md | ||
docs.md | ||
editabletree.md | ||
error.md | ||
form.md | ||
HBox.md | ||
hfiller.md | ||
icon.md | ||
image.md | ||
image.png | ||
index.md | ||
input.md | ||
layout.md | ||
markdownviewer.md | ||
message.md | ||
miniform.md | ||
modal.md | ||
pw.md | ||
README.md | ||
tab.md | ||
text.md | ||
title1.md | ||
title2.md | ||
title3.md | ||
title4.md | ||
title5.md | ||
title6.md | ||
toolbar.md | ||
toolbar.png | ||
toolbarNew.md | ||
tree.md | ||
vbox.md | ||
vfiller.md | ||
video.md | ||
videoplayer.md | ||
widgets.md |
Bricks documentation
A web application development platform to make the web application development more easy. It let developments choose the UI components provide by bricks or provide by third parts to construct his or her application just like use bricks to build toys.
Installation
Use Case
Widget List
UI Components
Layout
Layout is the base Layout, please click Layout for more detail.
BoxLayout
BoxLayout is a one direction layout, for more information, please click BoxLayout
HBox
HBox is a layout to layout subwidgets in horizontal direction, please click HBox for more information.
VBox
VBox is a layout to layout its subwidgets in vertical direction, please click VBox for more information.
Text
Title1
Title2
Title3
Title4
Title5
Title6
Image
Image show image on you dom tree, please click image for more information about Image widget
MarkdownViewer
a markdown document viewer widget, for more information, please see markdownviewer
VideoPlayer
a video player widget base on indigo-player, please look at videoplayer for more information.
Modal
Toolbar
toolbar component provide user a toobar service, for more information pleaseclick toolbar