Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.18 KB

_list_.listprops.md

File metadata and controls

53 lines (30 loc) · 1.18 KB
id title sidebar_label
_list_.listprops
ListProps
ListProps

Hierarchy

  • AtListProps

    ListProps

Index

Properties

Properties

Optional className

className? : string

_Overrides ActivityIndicatorProps.className_

Defined in src/List.tsx:9


Optional customStyle

customStyle? : string | CSSProperties

_Inherited from ActivityIndicatorProps.customStyle_

Defined in node_modules/taro-ui/types/base.d.ts:6


Optional hasBorder

hasBorder? : boolean

_Inherited from ListProps.hasBorder_

Defined in node_modules/taro-ui/types/list.d.ts:11

是否有边框

default true