# FlowItem **\** is a child component of the [\](ts-container-waterflow.md) container and is used to display specific items in the container layout. > **NOTE** > > - This component is supported since API version 9. Updates will be marked with a superscript to indicate their earliest API version. > - This component can be used only as a child of [\](ts-container-waterflow.md). ## Child Components This component supports only one child component. ## APIs FlowItem() Ceates a child component in the **\** layout. ## Attributes None ## Example See [WaterFlow](ts-container-waterflow.md#example).