MethodAddFileChange(component string, path string, expectedState FileState, expectedContent []byte, dependsOn []string, descripti
internal/usbgadget/changeset.go:379
FunctionAuthLayout({
title,
description,
action,
cta,
ctaHref,
showCounter,
}: AuthLayoutProps)
ui/src/components/AuthLayout.tsx:21
FunctionCombobox({
onInputChange,
displayValue,
options,
disabled = false,
placeholder = m.search_placeholder(),
e
ui/src/components/Combobox.tsx:42
FunctionConfirmDialog({
open,
onClose,
title,
description,
children,
variant = "info",
confirmText = m.confirm(),
c
ui/src/components/ConfirmDialog.tsx:54