1.0.0-alpha-9 • Published 4 years ago

@slightlytyler/react-slot-fill v1.0.0-alpha-9

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

@slightlytyler/react-slot-fill

React tool for composing complex UIs. Like a portal gun for your components

NPM JavaScript Style Guide

Install

npm install --save @slightlytyler/react-slot-fill

Usage

import React, { Component } from 'react'

import MyComponent from '@slightlytyler/react-slot-fill'
import '@slightlytyler/react-slot-fill/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © slightlytyler

1.0.0-alpha-9

4 years ago

1.0.0-alpha-8

4 years ago

1.0.0-alpha-7

4 years ago

1.0.0-alpha-6

4 years ago

1.0.0-alpha-5

4 years ago

1.0.0-alpha-4

4 years ago

1.0.0-alpha-3

4 years ago

1.0.0-alpha-2

4 years ago

1.0.0-alpha-1

4 years ago

1.0.0-alpha-0

4 years ago