Skip to content

ui framework component specific properties #110

@rjrodger

Description

@rjrodger

eg. material ui properties, alignItems etc

convention: ux.props object
can contain anything

use it with spread operator:
<Box {...field.ux.props} />

refactor mui.Box to this design

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions