Type Parameters

Hierarchy

  • ShapeBuilder

Properties

modifyProps?: ((props: Partial<<internal>.Values<P>>) => Partial<<internal>.Values<P>>)

Type declaration

modifyState?: ((state: Partial<<internal>.State>) => Partial<<internal>.State>)

Type declaration

Generated using TypeDoc