# ADF Form List Component Shows APS forms as a list. ## Basic Usage ```html ``` ### Properties The recommended set of properties can be found in the following table: | Name | Type | Default | Description | | ---- | ---- | ------- | ----------- | | forms | any | | The array that contains the information to show inside the list. |