0.1.5 • Published 3 years ago

rax-example-test-abcd v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

rax-example

Install

$ npm install rax-example --save

Usage

import RaxExample from 'rax-example';

API

Props

nametypedefaultdescribe
nameString''describe

Function

nameparamreturndescribe
nameObject/describe

Example

import { createElement, render } from 'rax';
import DriverUniversal from 'driver-universal';
import RaxExample from 'rax-example';

render(<RaxExample />, document.body, { driver: DriverUniversal });
0.1.5

3 years ago

0.1.2

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago