--- Added: v2.0.0 Status: Active --- # Form List Component Shows APS forms as a list. ## Basic Usage ```html ``` ### Properties | Name | Type | Default value | Description | | ---- | ---- | ------------- | ----------- | | forms | `any[]` | `[]` | The array that contains the information to show inside the list. |