Cell
import { Cell } from "cx-diagrams"The Cell component is used to mark a rectangular area on the diagram using its width and height properties to provide boundaries to Shapes and other CxJS SVG components. Cells participate in layout Flows. Margin properties such as ms and me are used to add distance between cells.