Skip to content

Latest commit

History

148 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

go-split

Splitter for React

  • Style how you like (className, style)
  • No extra styles
  • Implement based on flexbox

Usage

import{Split,Pane,Resizer,SplitContext}from"go-split";<Splitsticky={80}minSize={200}maxSize={400}><Panestyle={{flex: "0 1 auto"}}main={true}>
Not so long text
</Pane><Resizer>You can place controls here and use <code>SplitContext</code></Resizer><Pane><Splitsplit={"horizontal"}sticky={80}><Panestyle={{flex: "0 1 auto"}}main={true}>
Splitter take minimum size
</Pane><Resizer/><Pane>
Text
</Pane></Split></Pane></Split>

Live

About

Splitter for React

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages