A next-generation tool to create blazing-fast documentation sites
API
created:3/5/2021
updated:3/5/2021
loc
33
comments
15%
passed
2
coverage
71%

DocPage

avatar of atanasster
@component-controls/app
3.15.0

documentation page for current document. will check if the page has a layout with sidebars or if the page is standalone.

import { DocPage } from '@component-controls/app';

Overview

created:1/1/2020
updated:3/31/2020

Story

story subtitle

Name
Description
Default
type

document type

string
-
category
string
-

Commits

Date
Author
Commit Message
3/13/2021

atanasster

avatar of atanasster
feat: ceate base-integration package
2/20/2021

atanasster

avatar of atanasster
fix: page type nogt existing in theme
8/1/2020

atanasster

avatar of atanasster
chore: spread layout prop
7/24/2020

atanasster

avatar of atanasster
chore: move store hooks to store package
7/23/2020

atanasster

avatar of atanasster
chore: more recoil
7/21/2020

atanasster

avatar of atanasster
feat: initial recoil state
7/18/2020

atanasster

avatar of atanasster
chore: hmr load store
7/15/2020

atanasster

avatar of atanasster
chore: add docContext
7/14/2020

atanasster

avatar of atanasster
feat: loading store methods to work with routes
7/6/2020

atanasster

avatar of atanasster
fix: docId context
22 commits
package
imports
peer
defDocType
useThemeuseCurrentDocument
react
^17.0.1
FC
*
theme-ui
^0.8.4
jsx
file
imports
"../PageContainer"
PageContainer
"../SidebarsPage"
SidebarsPageDocPageProps
"../CategoryPage"