Components
Section

Section

Section<T>(__namedParameters): Element

Type Parameters

T

Parameters

ParameterTypeDescription
__namedParametersListPropsProperties to configure the list.

Example

<List>
  <Section header="Cool Header">
    <Text>Hello!</Text>
  </Section>
</List>

Props

propdescriptiontyperequireddefault
childrenList contentReactNodenonull
headerSection headerstringnoundefined
footerSection footerstringnoundefined

List inherits all View Modifiers as props.

Returns

TypeDescription
ElementReact element created by the Section function.

Source

FileLine
Section/Section.tsx11

Made with ❤️

Copyright © 2024 rit3zh