1.0.0-alpha-9 • Published 5 years ago

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

Weekly downloads
1
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.0-alpha-8

5 years ago

1.0.0-alpha-7

5 years ago

1.0.0-alpha-6

5 years ago

1.0.0-alpha-5

5 years ago

1.0.0-alpha-4

5 years ago

1.0.0-alpha-3

5 years ago

1.0.0-alpha-2

5 years ago

1.0.0-alpha-1

5 years ago

1.0.0-alpha-0

5 years ago