JSPM

@urban-ui/stack

0.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 17
  • Score
    100M100P100Q45760F
  • License MIT

Handles orientation and spacing of children

Package Exports

  • @urban-ui/stack

Readme

@urban-ui/stack

layout | stack

npm minzip size License

Handles orientation and spacing of children

Getting started

pnpm add -S @urban-ui/stack
import {Stack} from '@urban-ui/stack'

export function MyComponent() {
  return <Stack />
}

Details

@TODO details about the component

API

Prop Type Description