FunctionSegmentedButtonItem({
checked,
accessibilityLabel,
disabled,
style,
labelStyle,
showSelectedCheck,
checkedColor,
src/components/SegmentedButtons/SegmentedButtonItem.tsx:113
FunctionSegmentedButtons({
value,
onValueChange,
buttons,
multiSelect,
density,
style,
theme: themeOverrides,
}: Props<T
src/components/SegmentedButtons/SegmentedButtons.tsx:129
FunctionSnackbar({
visible,
action,
icon,
onIconPress,
iconAccessibilityLabel = 'Close icon',
duration = DURATION_
src/components/Snackbar.tsx:149
FunctionSwitch({
value,
disabled,
onValueChange,
color,
theme: themeOverrides,
...rest
}: Props)
src/components/Switch/Switch.tsx:61
FunctionTextInputAdornment({
adornmentConfig,
left,
right,
onAffixChange,
textStyle,
visible,
topPosition,
isTextInputFo
src/components/TextInput/Adornment/TextInputAdornment.tsx:140
FunctionTextInputAffix({
text,
textStyle: labelStyle,
theme: themeOverrides,
onLayout: onTextLayout,
onPress,
accessibil
src/components/TextInput/Adornment/TextInputAffix.tsx:124
FunctionTextInputFlat({
disabled = false,
editable = true,
label,
error = false,
selectionColor: customSelectionColor,
src/components/TextInput/TextInputFlat.tsx:45
FunctionTextInputIcon({
icon,
onPress,
forceTextInputFocus = true,
color: customColor,
theme: themeOverrides,
rippleCol
src/components/TextInput/Adornment/TextInputIcon.tsx:129
FunctionTextInputOutlined({
disabled = false,
editable = true,
label,
error = false,
selectionColor: customSelectionColor,
src/components/TextInput/TextInputOutlined.tsx:45
FunctionTooltip({
children,
enterTouchDelay = 500,
leaveTouchDelay = 1500,
title,
theme: themeOverrides,
titleMax
src/components/Tooltip/Tooltip.tsx:66
FunctionTouchable({
route: _0,
style,
children,
borderless,
centered,
rippleColor,
...rest
}: TouchableProps<Rout
src/components/BottomNavigation/BottomNavigationBar.tsx:221
FunctionTouchableRipple(
{
style,
background,
borderless = false,
disabled: disabledProp,
rippleColor,
unde
src/components/TouchableRipple/TouchableRipple.native.tsx:41
FunctionUnderline({
parentState,
error,
colors,
activeColor,
underlineColorCustom,
hasActiveOutline,
style,
the
src/components/TextInput/Addons/Underline.tsx:23