0.3.0 • Published 3 years ago

@aliretail/rax-material-demo v0.3.0

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

<%= npmName %>

Install

$ npm install <%= npmName %> --save

Usage

import <%= className %> from '<%= npmName %>';

API

Props

nametypedefaultdescribe
nameString''describe

Function

nameparamreturndescribe
nameObject/describe

Example

import { createElement, render } from 'rax';
import DriverUniversal from 'driver-universal';
import <%= className %> from '<%= npmName %>';

render(<<%= className %> />, document.body, { driver: DriverUniversal });
0.3.0

3 years ago

0.3.0-alpha.2

3 years ago

0.2.0

3 years ago

0.2.0-alpha.2

3 years ago

0.1.0

3 years ago

0.1.0-alpha.16

3 years ago

0.1.0-alpha.14

3 years ago

0.1.0-alpha.12

3 years ago

0.1.0-alpha.10

3 years ago

0.1.0-alpha.8

3 years ago

0.1.0-alpha.6

3 years ago

0.1.0-alpha.4

3 years ago