Socket
Book a DemoInstallSign in
Socket

ukko-split-pane

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ukko-split-pane

ukko's split-pane component

0.0.2
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

SplitPane

재사용 가능한 SplitPane 컴포넌트입니다.

Installation

npm install ukko-split-pane

혹은

yarn add ukko-split-pane

속성

  • defaultSize (optional): primary pane의 최초 사이즈를 결정합니다. %값은 string("50%")으로, 픽셀 값은 number(300)으로 입력합니다. 기본값은 "50%"입니다.
  • minSize (optional): primary pane의 최대 사이즈를 결정합니다. %값은 string("50%")으로, 픽셀 값은 number(300)으로 입력합니다. 기본값은 "20%"입니다.
  • maxSize (optional): primary pane의 최소 사이즈를 결정합니다. %값은 string("50%")으로, 픽셀 값은 number(300)으로 입력합니다. 기본값은 "20%"입니다.
  • children: react 노드를 입력합니다. 2개의 노드를 입력해야 합니다.

주의할 점

  • SplitPane의 컴포넌트에 자식 노드는 2개여야만 합니다. 2개 이상이거나 2개 이하일 경우 예상과 다르게 작용할 수 있습니다.
  • Horizontal Only 입니다. 수직 분할은 불가능합니다.

Keywords

layout

FAQs

Package last updated on 26 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.