Skip to content

Repository files navigation

Barteh Core

Build Status

common component and libraries used for barteh based projects

Feature list

a. common services

  1. geo.
  2. orgchart.
  3. unit.
  4. useraction.

b. react components

  1. withTitle.
  2. error.
  3. user.
  4. withMessage.

withTitle

adds title bar to on a component. use it for main forms and pages.

example:

importReact,{Component}from'react';importHomefrom'@material-ui/icons/Home';classREADMEextendsComponent{render(){return(<div></div>);}}exportdefaultREADME;withTitle({title:"page title",subTitle:"page SubTitle",description:"page description",icon:<Homecolor="primary"style={{fontStyle:"36px"}}/>})(README)

About

core features for barteh based projects

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages