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

``html`
First layout content
Second layout content
Third layout content
Fourth layout content
Install the component:
`sh`
npm i @logo-elements/split-layout -s
Once installed, import the component in your application:
`js``
import '@logo-elements/split-layout';