React Split Pane Split-PaneReact组件,可以垂直或水平嵌套或拆分! Installing npm install react-split-pane # or if you use yarn yarn add react-split-pane ## Example Usage ```jsx <SplitPane split="vertical" minSize={50} defaultSize={100}> </SplitPane> <SplitPane split="vertical" minSize=...
http://react-split-pane-v2.surge.sh/ Install npm install react-split-pane@next # or if you use yarn yarn add react-split-pane@next Usage import SplitPane, { Pane } from 'react-split-pane'; <SplitPane split="vertical"> <Pane initialSize="200px">You can use a Pane component</Pane>...
React split-pane component. Latest version: 0.1.92, last published: 5 years ago. Start using react-split-pane in your project by running `npm i react-split-pane`. There are 313 other projects in the npm registry using react-split-pane.
http://react-split-pane-v2.surge.sh/ Install npm install react-split-pane@next#or if you use yarnyarn add react-split-pane@next Usage importSplitPane,{Pane}from'react-split-pane';<SplitPanesplit="vertical"><PaneinitialSize="200px">You can use a Pane component</Pane>or you can use a ...
kadirahq/react-split-pane@kadira/react-split-pane Use it $ yarn add @kadira/react-split-panecopy Try in RunKit· Browse Files CDNs bundle.run bundle.run/@kadira/react-split-pane unpkg unpkg.com/@kadira/react-split-pane/ jsDelivr cdn.jsdelivr.net/npm/@kadira/react-split-pane/ Popularity ...
split-pane-reactlicensed underMIT. PS: I would love to know if you're using split-pane-react. If you have any use problems, you can raise the issue, and I will repair them as soon as possible. This project will be maintained for a long time. If you have a good idea, you can pr...
组件 <template>
GoPy+/react-split-pane 代码Issues0Pull Requests0Wiki统计流水线 服务 我知道了,不再自动展开 Gitee Pages 服务 一个支持Jekyll、Hugo、Hexo静态网站的服务使用帮助 因服务维护调整,Gitee Pages 暂停提供服务,给您带来不便深感抱歉,感谢对 Gitee Pages 服务的支持。
import SplitPane from 'react-split-pane'; import Dom from 'vj/components/react/DomComponent'; import SplitPaneFillOverlay from 'vj/components/react-splitpane/SplitPaneFillOverlayComponent'; import { Context, ctx, Service } from 'vj/context'; import ScratchpadEditor from './ScratchpadEditorContainer'...
ambrose-gladwell-sonocent/react-split-pane is licensed under the MIT License A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code...