Skip to content

Latest commit

 

History

History

views-dom

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Material Motion Streams for the DOM

DOM support for Material Motion

Usage

import createMotionElementFromDOMNode from 'material-motion-views-dom';

API

To encourage code readability, we follow the named arguments pattern: each function takes a single object literal. Internally, we destructure that object to read a function's arguments.

createMotionElementFromDOMNode

Installation

yarn add material-motion-views-dom

License

Apache 2.0