ListItem.Part

ListItem.Part, a sub ListItem component for layout-ing inside a ListItem

PROPS

namedescriptiontypedefault
leftthis part content will be aligned to leftbool
middlethis part content will be aligned to spreadedbool
rightthis part content will be aligned to rightbool
rowthis part content direction will be row (default)bool
columnthis part content direction will be columnbool
containerStylecontainer styleunion

CODE SAMPLE

See example here.