row abstract method

Component row(
  1. RowProps props
)

Render a row layout component

Implementation

Component row(RowProps props);