Module

YogaStories.Story

Package
purescript-yoga-stories
Repository
rowtype-yoga/purescript-yoga-stories

#story Source

story :: forall schema rl to. RowToList schema rl => InitialValues rl schema () to => RenderControls rl schema to => ToParams rl schema to => FromParams rl schema to => String -> (Record to -> JSX) -> Record schema -> JSX