Arbitrary

The <Arbitrary> component manages a React context that contains a seed. This seed is displayed in an input field where users can copy it from.

The component renders its children in an <Exhibit>. The children can make use of the seed in the React context to render themselves in a predictable way.

Seed:
0

Usage

Given a component-under-test:

We can take it and display it inside an <Arbitrary> in a timvir doc page:

Modules / @timvir/std
base58
Blocks
Code