Type Alias ThemedSwipeableProps
ThemedSwipeableProps: { hideLeftImage?: boolean; leftActions?: ActionsType; photo_url?: string; rightActions?: ActionsType; subtitle?: string | React.ReactNode; tags?: string[]; title: string;} Type declaration
OptionalhideLeftImage?: boolean
Optionalphoto_url?: string
OptionalrightActions?: ActionsType
Optionalsubtitle?: string | React.ReactNode
Optionaltags?: string[]
title: string