react-conway
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "react-conway", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
@@ -22,3 +22,3 @@ # react-conway | ||
## API | ||
## Properties | ||
@@ -29,2 +29,6 @@ ### `className: string` | ||
### `seed: string` | ||
When set, it this value will determine the initial state of the simulation (also known as a _seed_). Otherwise, the initial state will be random. | ||
### `scale: number = 4` | ||
@@ -31,0 +35,0 @@ |
10759
42