ListElementConfig
export
type ListElementConfig<> = anyDefined in packages/render/src/shared-types.ts
Fields
enableDynamicMarkerBoxWidth
enableDynamicMarkerBoxWidth?: boolean;enableExperimentalRtl
enableExperimentalRtl?: boolean;enableRemoveBottomMarginIfNested
enableRemoveBottomMarginIfNested?: boolean;enableRemoveTopMarginIfNested
enableRemoveTopMarginIfNested?: boolean;getFallbackListStyleTypeFromNestLevel
getFallbackListStyleTypeFromNestLevel?: function __type( nestLevel: number) : DefaultSupportedListStyleType;markerBoxStyle
markerBoxStyle?: StyleProp<ViewStyle>;markerTextStyle
markerTextStyle?: TextStyle;