Components
List

List

List<T>(__namedParameters): Element

Type Parameters

T

Parameters

ParameterTypeDescription
__namedParametersListPropsProperties to configure the list.

Example

<List>
  <Text>Hello!</Text>
</List>

Props

propdescriptiontyperequireddefault
childrenList contentReactNodenonull
listStyleList Stylestringnogrouped

List inherits all View Modifiers as props.

Returns

TypeDescription
ElementReact element rendered by the List component.

Source

FileLine
List/List.tsx11

Made with ❤️

Copyright © 2024 rit3zh