MCPcopy Create free account

hub / github.com/PrettyCoffee/yet-another-generic-startpage / functions

Functions189 in github.com/PrettyCoffee/yet-another-generic-startpage

FunctionProviders
({ children }: PropsWithChildren)
src/Providers/Providers.tsx:16
FunctionSearch
()
src/Settings/Search/Search.tsx:6
FunctionSearchEngine
()
src/Settings/Search/fragments/SearchEngine.tsx:25
FunctionSearchLookup
()
src/Settings/Search/fragments/SearchLookup.tsx:32
FunctionSearchPlaceholder
()
src/Settings/Search/fragments/SearchPlaceholder.tsx:4
FunctionSearchbar
()
src/Startpage/Searchbar.tsx:21
FunctionSection
({ title, children, }: PropsWithChildren<SectionProps>)
src/components/Section.tsx:27
FunctionSelect
({ value, placeholder, onChange, options, label, }: SelectProps)
src/components/Select/Select.tsx:18
FunctionSelectHeader
({ label, open, placeholder, }: SelectHeaderProps)
src/components/Select/fragments/SelectHeader.tsx:61
FunctionSelectOption
({ value, label }: Option)
src/components/Select/fragments/SelectOption.tsx:46
FunctionSelectOptions
({ options }: OptionsProps)
src/components/Select/fragments/SelectOptions.tsx:26
FunctionSettings
()
src/Settings/Settings.tsx:24
FunctionShadowStyle
()
src/Settings/Surface/fragments/ShadowStyle.tsx:20
FunctionSlider
({ label, value, onChange, getValueText = String, ...delegated }: SliderProps)
src/components/Slider.tsx:108
FunctionStartpage
()
src/Startpage/Startpage.tsx:21
FunctionStartpageContent
()
src/App.tsx:43
FunctionSurface
({ ...delegated }: PropsWithChildren<SurfaceProps>)
src/components/Surface.tsx:58
FunctionSurface
()
src/Settings/Surface/Surface.tsx:7
FunctionSwitch
({ onChange, label, checked = false }: SwitchProps)
src/components/Switch/Switch.tsx:31
FunctionTextArea
({ onChange, onKeyDown, label, invalid, ...delegated }: TextAreaProps)
src/components/TextInputs/TextArea.tsx:48
FunctionTextInput
({ onChange, onKeyDown, label, invalid, ...delegated }: TextInputProps)
src/components/TextInputs/TextInput.tsx:47
FunctionTheme
()
src/Settings/Theme/Theme.tsx:6
FunctionThemeProvider
({ children }: PropsWithChildren)
src/Providers/ThemeProvider.tsx:60
FunctionUrl
({ url }: UrlProps)
src/components/EditableRow/fragments/Url.tsx:41
FunctionViewMode
({ label, addBookmark, onRemove, onEdit, bookmarkCount, }: ViewModeProps)
src/Settings/Bookmarks/BookmarkGroup/fragments/ViewMode.tsx:18
FunctionaddDrag
(event: DragEvent<HTMLDivElement>)
src/components/FileInput.tsx:73
FunctioncheckBookmarks
(bookmarks: boolean)
src/Settings/Backup.tsx:51
FunctioncheckGeneral
(general: boolean)
src/Settings/Backup.tsx:40
FunctioncheckSearch
(search: boolean)
src/Settings/Backup.tsx:43
FunctioncheckSurface
(surface: boolean)
src/Settings/Backup.tsx:48
FunctioncheckTheme
(theme: boolean)
src/Settings/Backup.tsx:46
FunctioncreateBookmark
({ label, url })
src/yags-mini/scripts.js:65
FunctioncreateGroup
({ label, bookmarks })
src/yags-mini/scripts.js:80
Functiondownload
()
src/Settings/Minify/Minify.tsx:15
FunctionerrorHandler
()
src/components/TextInputs/ImageInput.tsx:13
FunctiongetOptionClasses
({ active, selected }: GetClassesArgs)
src/components/Select/fragments/SelectOption.tsx:34
FunctionhandleAbort
()
src/components/EditableRow/EditableRow.tsx:30
FunctionhandleAbort
()
src/Settings/Bookmarks/BookmarkGroup/fragments/GroupTitle.tsx:22
FunctionhandleAdd
()
src/Settings/Search/fragments/SearchLookup.tsx:42
FunctionhandleChange
(event: ChangeEvent<HTMLInputElement>)
src/components/FileInput.tsx:90
FunctionhandleChange
(value: string)
src/components/TextInputs/ImageInput.tsx:42
FunctionhandleChange
(value: string)
src/components/TextInputs/ColorInput.tsx:47
FunctionhandleChange
(maxWidth: number)
src/Settings/Surface/fragments/MaxWidthSlider.tsx:8
FunctionhandleChange
(borderRadius: number)
src/Settings/Surface/fragments/BorderRadiusSlider.tsx:8
FunctionhandleChange
(value: string)
src/Settings/Theme/fragments/ColorPresets.tsx:14
FunctionhandleClick
()
src/components/Switch/Switch.tsx:32
FunctionhandleClick
()
src/Settings/DangerZone.tsx:37
FunctionhandleDrop
(event: DragEvent<HTMLDivElement>)
src/components/FileInput.tsx:83
FunctionhandleEdit
()
src/Settings/Bookmarks/BookmarkGroup/fragments/GroupTitle.tsx:17
FunctionhandleInputChange
(value: string)
src/Settings/Search/fragments/SearchEngine.tsx:34
FunctionhandleInvert
(inverted: boolean)
src/Settings/Theme/fragments/InvertSwitch.tsx:5
FunctionhandleNewBookmark
()
src/Settings/Bookmarks/BookmarkGroup/fragments/GroupTitle.tsx:24
FunctionhandleNewGroup
()
src/Settings/Bookmarks/Bookmarks.tsx:11
FunctionhandleRemove
()
src/Settings/Bookmarks/Bookmark/Bookmark.tsx:18
FunctionhandleRemove
()
src/Settings/Bookmarks/BookmarkGroup/fragments/GroupTitle.tsx:23
FunctionhandleSave
(value: RowElement)
src/components/EditableRow/EditableRow.tsx:26
FunctionhandleSave
(bookmark: BookmarkWithoutId)
src/Settings/Bookmarks/Bookmark/Bookmark.tsx:19
FunctionhandleSave
(newLabel: string)
src/Settings/Bookmarks/BookmarkGroup/fragments/GroupTitle.tsx:18
FunctionhandleSelectChange
(value: string)
src/Settings/Search/fragments/SearchEngine.tsx:39
FunctiononImport
(file: File)
src/Settings/Backup.tsx:33
FunctionremoveDrag
(event: DragEvent<HTMLDivElement>)
src/components/FileInput.tsx:78
FunctionresetAll
()
src/Settings/DangerZone.tsx:61
FunctionresetLocalStorage
()
src/ErrorBoundary.tsx:57
FunctionsetBg
(value: string)
src/Settings/Theme/fragments/ColorFields.tsx:17
FunctionsetBgBase
(value: string)
src/Settings/Theme/fragments/PostColoring.tsx:51
FunctionsetBgHighlight
(value: string)
src/Settings/Theme/fragments/PostColoring.tsx:53
FunctionsetBgShade
(value: string)
src/Settings/Theme/fragments/PostColoring.tsx:50
FunctionsetBgSurface
(value: string)
src/Settings/Theme/fragments/PostColoring.tsx:52
FunctionsetDispalyImg
(displayImg: boolean)
src/Settings/General.tsx:24
FunctionsetEnableFonts
(enableFonts: boolean)
src/Settings/General.tsx:30
FunctionsetFg
(value: string)
src/Settings/Theme/fragments/ColorFields.tsx:19
FunctionsetFgBase
(value: string)
src/Settings/Theme/fragments/PostColoring.tsx:56
FunctionsetFgHighlight
(value: string)
src/Settings/Theme/fragments/PostColoring.tsx:58
FunctionsetFgShade
(value: string)
src/Settings/Theme/fragments/PostColoring.tsx:55
FunctionsetFgSurface
(value: string)
src/Settings/Theme/fragments/PostColoring.tsx:57
FunctionsetFont
(font: string)
src/Settings/General.tsx:27
FunctionsetFontSize
(fontSize: number)
src/Settings/General.tsx:33
FunctionsetImg
(img: string)
src/Settings/General.tsx:21
FunctionsetPrimary
(value: string)
src/Settings/Theme/fragments/ColorFields.tsx:21
FunctionsetPrimaryBase
(value: string)
src/Settings/Theme/fragments/PostColoring.tsx:61
FunctionsetPrimaryBg
(value: string)
src/Settings/Theme/fragments/PostColoring.tsx:60
FunctionsetPrimaryFg
(value: string)
src/Settings/Theme/fragments/PostColoring.tsx:62
FunctionsetSearchPlaceholder
(placeholder: string)
src/Settings/Search/fragments/SearchPlaceholder.tsx:7
FunctionsetSecondary
(value: string)
src/Settings/Theme/fragments/ColorFields.tsx:23
FunctionsetSecondaryBase
(value: string)
src/Settings/Theme/fragments/PostColoring.tsx:65
FunctionsetSecondaryBg
(value: string)
src/Settings/Theme/fragments/PostColoring.tsx:64
FunctionsetSecondaryFg
(value: string)
src/Settings/Theme/fragments/PostColoring.tsx:67
FunctionsetTitle
(title: string)
src/Settings/General.tsx:18
FunctiontoggleView
()
src/components/ContentSwitch.tsx:52
← previous101–189 of 189, ranked by callers