-
Notifications
You must be signed in to change notification settings - Fork 0
Layout
TakuroOnoda edited this page Feb 17, 2019
·
2 revisions
- AppLayout
- MenuBar ここでLink
- props.children (DevicesWaterings)
- DevicesSetting (props.component = DevicesWateringTab)
- Grid Left Menu (デバイス一覧)
- Grid Right props.component (DevicesWateringTab)
- DeviceSettingTab (props.tabs)
- tabHeader
- tabContent
-
AppLayout
- Menubar
- props.children (ContentLayout)
-
AppLayout
- MenuBar (一番左のコンポーネント)
- this.props.children
-
DeviceLayout
- DeviceList (一番左のコンポーネント)
- this.props.children
/app/devices/waterings/:id/stat /app/devices/waterings/stat/:ids /app/devices/:id
Layout List Content
DeviceLayout DeviceList WateringList DeviceContent WateringContent PyranometerList PyranometerContent
- DeviceInformationLayout
- 上部タブ
- 下部タブ内容