React components for resizable panel groups/layoutsimport { Panel, PanelGroup, PanelResizeHandle } from "react-resizable-panels"; <PanelGroup autoSaveId="example" direction="horizontal"> <Panel defaultSize={25}>
Resizable component for React. react resize resizable component bokuweb •6.11.2•3 months ago•596dependents•MITpublished version6.11.2,3 months ago596dependentslicensed under $MIT 3,871,351 react-moveable A React Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, War...
"react-resizable-panels@npm:^0.0.57": version: 0.0.57 resolution: "react-resizable-panels@npm:0.0.57" "react-resizable-panels@npm:^0.0.55": version: 0.0.55 resolution: "react-resizable-panels@npm:0.0.55" peerDependencies: react: ^16.14.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.14.0...
A simple React resizable component that comes with features that you might need.. Latest version: 1.1.0, last published: 8 years ago. Start using react-resizable-component in your project by running `npm i react-resizable-component`. There are no other p
split-pane-react Resizable split panes forReact.js.Check out thelive demo. Features Supports vertical & horizontal layouts. Supports fluid pane. Use controlled component mode, flexible use Built in different themes Installing #use npmnpm install split-pane-react#or if you use yarnyarn add split-...
nwidger/react-resizable-panelsPublic forked frombvaughn/react-resizable-panels NotificationsYou must be signed in to change notification settings Fork0 Star0 Files main .github packages .gitignore .npmrc .nvmrc .parcelrc .prettierignore .prettierrc.json ...
react-resizable-panels : 可调整大小的面板组/布局 ag-grid : 表格 react-new-window : 在新窗口显示一些内容 terminal.css : 命令行风格的组件 相关库 ⭐ TanStack Query : 请求状态管理 react-router : 路由 TanStack Router : 路由 ⭐ classnames : 拼接 ClassName ⭐ clsx : 拼接 ClassName ⭐ ...
textarea: add resizable property treeview: add iconField prop to TreeViewItem BREAKING CHANGES No longer compatible with v7 of Kendo Themes Updated Dropdowns virtualization - pageSize needs to be at least double the number of the visible pop-up items Starting with Kendo Themes v8.0.0, the ...
nwb - A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it). Next.js - A minimalistic framework for server-rendered React applications. Razzle - Create server-rendered universal JavaScript applicatio...
常用的React分割面板库包括react-split-pane和react-resizable-panels等。这些库提供了丰富的功能和配置选项,可以方便地实现分割面板。 3. 选择一个适合的库或自行编写React分割面板组件 这里以react-split-pane为例,展示如何在React项目中集成和使用该库。 安装react-split-pane 首先,通过npm或yarn安装react-split-pane...