🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@logo-elements/split-layout

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logo-elements/split-layout

Web component with two content areas and a draggable split handle between them.

latest
npmnpm
Version
23.0.0
Version published
Weekly downloads
42
366.67%
Maintainers
4
Weekly downloads
 
Created
Source

@logo-elements/split-layout

A web component with two content areas and a draggable split handle between them.

npm version

<logo-elements-split-layout>
  <logo-elements-split-layout orientation="vertical">
    <div>First layout content</div>
    <div>Second layout content</div>
  </logo-elements-split-layout>
  <logo-elements-split-layout orientation="vertical">
    <div>Third layout content</div>
    <div>Fourth layout content</div>
  </logo-elements-split-layout>
</logo-elements-split-layout>

Installation

Install the component:

npm i @logo-elements/split-layout -s

Once installed, import the component in your application:

import '@logo-elements/split-layout';

For more detailed information, please visit:

Logo Elements Documentation ↗

Keywords

Logo Elements

FAQs

Package last updated on 07 Oct 2022

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