import React, { useState } from 'react'; import SplitPane, { Pane } from 'split-pane-react'; import 'split-pane-react/esm/themes/default.css'; function App () { const [sizes, setSizes] = useState([100, '30%', 'auto']); const layoutCSS = { height: '100%', display: 'flex',...
import SplitPane, { Pane } from 'react-split-pane'; <SplitPane split="vertical"> <Pane initialSize="200px">You can use a Pane component</Pane> or you can use a plain old div <Pane initialSize="25%" minSize="10%" maxSize="500px"> Using a Pane allows you to specify any constraints...
split-pane-react licensed under MIT. 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. The project will always be maintained. If you have a good idea, you can propose a ...
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=...
npm install react-split-pane@next #or if you use yarn yarn 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 plain old div <PaneinitialSize...
react-split-pane仓库地址为https://github.com/tomkp/react-split-pane。 react-split-pane是一个流行的React组件,用于创建可调整大小的窗格。要找到该组件的仓库地址,可以直接在GitHub上搜索。 以下是具体的仓库地址: 仓库地址:https://github.com/tomkp/react-split-pane 你可以通过该地址访问仓库,查看文档、...
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 ...
组件 <template>
git config --global user.name userName git config --global user.email userEmail react-split-pane / CONTRIBUTING.md CONTRIBUTING.md5.56 KB 一键复制编辑原始数据按行查看历史 Wei-Wei Wu提交于6年前.fix: update contributing docs Contributing to this project ...
GoPy+/react-split-pane 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 Gitee Pages JavaDoc PHPDoc 质量分析 Jenkins for Gitee 腾讯云托管 腾讯云 Serverless 悬镜安全 阿里云 SAE Codeblitz 我知道了,不再自动展开 统计 搜索 Watchers (1) Mr.Bright.X 关注 ...