MCPcopy Create free account

hub / github.com/DioxusLabs/dioxus-components / functions

Functions1,115 in github.com/DioxusLabs/dioxus-components

FunctionCollapsibleList
( #[props(extends = GlobalAttributes)] attributes: Vec<Attribute>, children: Element, )
preview/src/components/collapsible/component.rs:79
FunctionCollapsibleTrigger
(props: CollapsibleTriggerProps)
primitives/src/collapsible.rs:242
FunctionCollapsibleTrigger
(props: CollapsibleTriggerProps)
preview/src/components/collapsible/component.rs:29
FunctionColorArea
(props: ColorAreaProps)
primitives/src/color_picker.rs:219
FunctionColorArea
(props: ColorAreaProps)
preview/src/components/color_picker/component.rs:427
FunctionColorAreaWithAccessibleThumbInputs
()
primitives/src/color_picker.rs:601
FunctionColorAreaWithZeroChildThumb
()
primitives/src/color_picker.rs:587
FunctionColorField
(props: ColorFieldProps)
preview/src/components/color_picker/component.rs:231
FunctionColorPicker
(props: ColorPickerProps)
primitives/src/color_picker.rs:152
FunctionColorPicker
(props: ColorPickerProps)
preview/src/components/color_picker/component.rs:127
FunctionColorPickerPopover
(props: ColorPickerPopoverProps)
preview/src/components/color_picker/component.rs:197
FunctionColorPickerRoot
(props: ColorPickerRootProps)
preview/src/components/color_picker/component.rs:62
FunctionColorPickerSelect
(props: ColorPickerSelectProps)
preview/src/components/color_picker/component.rs:462
FunctionColorPickerTrigger
(props: ColorPickerTriggerProps)
preview/src/components/color_picker/component.rs:164
FunctionColorSlider
(props: ColorSliderProps)
preview/src/components/color_picker/component.rs:357
FunctionColorSwatch
(props: ColorSwatchProps)
preview/src/components/color_picker/component.rs:321
FunctionCombobox
(props: ComboboxProps<T>)
primitives/src/combobox/components/combobox.rs:105
FunctionCombobox
(props: ComboboxProps<T>)
preview/src/components/combobox/component.rs:65
FunctionComboboxEmpty
(props: ComboboxEmptyProps)
primitives/src/combobox/components/empty.rs:21
FunctionComboboxEmpty
(props: ComboboxEmptyProps)
preview/src/components/combobox/component.rs:105
FunctionComboboxInput
(props: ComboboxInputProps)
primitives/src/combobox/components/input.rs:26
FunctionComboboxItemIndicator
(props: ComboboxItemIndicatorProps)
primitives/src/combobox/components/option.rs:128
FunctionComboboxList
(props: ComboboxListProps)
primitives/src/combobox/components/list.rs:26
FunctionComboboxOption
(props: ComboboxOptionProps<T>)
primitives/src/combobox/components/option.rs:54
FunctionComboboxOption
(props: ComboboxOptionProps<T>)
preview/src/components/combobox/component.rs:118
FunctionComponentBlockDemo
(name: String, variant: Option<String>, dark_mode: Option<bool>)
preview/src/main.rs:1108
FunctionComponentCode
( rs_highlighted: HighlightedCode, css_highlighted: HighlightedCode, #[props(default = ComponentTy
preview/src/main.rs:563
FunctionComponentDemo
(iframe: Option<bool>, dark_mode: Option<bool>, name: String)
preview/src/main.rs:819
FunctionComponentGallery
()
preview/src/main.rs:1888
FunctionComponentGalleryPreview
(component: ComponentDemoData)
preview/src/main.rs:1899
FunctionComponentHighlight
(demo: ComponentDemoData)
preview/src/main.rs:840
FunctionComponentInstallCommand
(name: &'static str)
preview/src/main.rs:921
FunctionComponentVariantHighlight
( variant: ComponentVariantDemoData, main_variant: bool, component_name: Option<&'static str>, )
preview/src/main.rs:951
FunctionComposeModal
(mut state: Store<EmailClientState>)
preview/src/dashboard/views/email_client/compose.rs:15
FunctionConsecutiveCalendarViews
()
primitives/src/calendar.rs:2558
FunctionContextMenu
(props: ContextMenuProps)
primitives/src/context_menu.rs:140
FunctionContextMenu
(props: ContextMenuProps)
preview/src/components/context_menu/component.rs:10
FunctionContextMenuContent
(props: ContextMenuContentProps)
primitives/src/context_menu.rs:412
FunctionContextMenuContent
(props: ContextMenuContentProps)
preview/src/components/context_menu/component.rs:42
FunctionContextMenuItem
(props: ContextMenuItemProps)
primitives/src/context_menu.rs:593
FunctionContextMenuItem
(props: ContextMenuItemProps)
preview/src/components/context_menu/component.rs:54
FunctionContextMenuTrigger
(props: ContextMenuTriggerProps)
primitives/src/context_menu.rs:241
FunctionContextMenuTrigger
(props: ContextMenuTriggerProps)
preview/src/components/context_menu/component.rs:25
FunctionControlledDatePicker
()
primitives/src/date_picker.rs:1398
FunctionControlledDateRangePicker
()
primitives/src/date_picker.rs:1408
FunctionCopyButton
(#[props(extends=GlobalAttributes)] attributes: Vec<Attribute>)
preview/src/main.rs:439
FunctionCopyCommandButton
(command: String)
preview/src/main.rs:1952
FunctionCopyIcon
()
preview/src/main.rs:461
FunctionDarkModeIcon
()
preview/src/theme.rs:110
FunctionDarkModeToggle
()
preview/src/theme.rs:90
FunctionDateElement
(props: DateElementProps)
primitives/src/date_picker.rs:1084
FunctionDatePicker
(props: DatePickerProps)
primitives/src/date_picker.rs:135
FunctionDatePicker
(props: DatePickerProps)
preview/src/components/date_picker/component.rs:151
FunctionDatePickerCalendar
(props: DatePickerCalendarProps<CalendarProps>)
primitives/src/date_picker.rs:488
FunctionDatePickerDaySegment
(props: DatePickerDaySegmentProps)
primitives/src/date_picker.rs:929
FunctionDatePickerDaySegment
(props: DatePickerDaySegmentProps)
preview/src/components/date_picker/component.rs:331
FunctionDatePickerInput
(props: DatePickerInputProps)
primitives/src/date_picker.rs:1318
FunctionDatePickerInput
(props: DatePickerInputProps)
preview/src/components/date_picker/component.rs:219
FunctionDatePickerInputValue
(props: DatePickerInputValueProps)
primitives/src/date_picker.rs:1142
FunctionDatePickerMonthSegment
(props: DatePickerMonthSegmentProps)
primitives/src/date_picker.rs:894
FunctionDatePickerMonthSegment
(props: DatePickerMonthSegmentProps)
preview/src/components/date_picker/component.rs:321
FunctionDatePickerPopover
(props: DatePickerPopoverProps)
primitives/src/date_picker.rs:371
FunctionDatePickerPopoverContent
(props: PopoverContentProps)
preview/src/components/date_picker/component.rs:386
FunctionDatePickerPopoverTrigger
(props: PopoverTriggerProps)
preview/src/components/date_picker/component.rs:370
FunctionDatePickerSeparator
(props: DatePickerSeparatorProps)
primitives/src/date_picker.rs:975
FunctionDatePickerSeparator
(props: DatePickerSeparatorProps)
preview/src/components/date_picker/component.rs:341
FunctionDatePickerWithDefaultInput
()
preview/src/components/date_picker/component.rs:405
FunctionDatePickerYearSegment
(props: DatePickerYearSegmentProps)
primitives/src/date_picker.rs:869
FunctionDatePickerYearSegment
(props: DatePickerYearSegmentProps)
preview/src/components/date_picker/component.rs:311
FunctionDateRangePicker
(props: DateRangePickerProps)
primitives/src/date_picker.rs:269
FunctionDateRangePicker
(props: DateRangePickerProps)
preview/src/components/date_picker/component.rs:185
FunctionDateRangePickerCalendar
(props: DatePickerCalendarProps<RangeCalendarProps>)
primitives/src/date_picker.rs:564
FunctionDateRangePickerEndValue
(props: DateRangePickerEndValueProps)
primitives/src/date_picker.rs:1239
FunctionDateRangePickerEndValue
(props: DateRangePickerEndValueProps)
preview/src/components/date_picker/component.rs:361
FunctionDateRangePickerInput
(props: DatePickerInputProps)
primitives/src/date_picker.rs:1374
FunctionDateRangePickerInput
(props: DatePickerInputProps)
preview/src/components/date_picker/component.rs:259
FunctionDateRangePickerInputValue
(props: DateRangePickerInputValueProps)
primitives/src/date_picker.rs:1163
FunctionDateRangePickerStartValue
(props: DateRangePickerStartValueProps)
primitives/src/date_picker.rs:1222
FunctionDateRangePickerStartValue
(props: DateRangePickerStartValueProps)
preview/src/components/date_picker/component.rs:352
FunctionDateRangePickerWithDefaultInput
()
preview/src/components/date_picker/component.rs:414
FunctionDateSegment
( props: DateSegmentProps<T>, )
primitives/src/date_picker.rs:637
FunctionDemo
()
preview/src/components/progress/variants/main/mod.rs:5
FunctionDemo
()
preview/src/components/item/variants/image/mod.rs:21
FunctionDemo
()
preview/src/components/item/variants/main/mod.rs:7
FunctionDemo
()
preview/src/components/item/variants/group/mod.rs:26
FunctionDemo
()
preview/src/components/item/variants/size/mod.rs:7
FunctionDemo
()
preview/src/components/item/variants/variant/mod.rs:6
FunctionDemo
()
preview/src/components/tooltip/variants/main/mod.rs:6
FunctionDemo
()
preview/src/components/toggle_group/variants/main/mod.rs:5
FunctionDemo
()
preview/src/components/collapsible/variants/main/mod.rs:5
FunctionDemo
()
preview/src/components/toolbar/variants/main/mod.rs:24
FunctionDemo
()
preview/src/components/combobox/variants/main/mod.rs:5
FunctionDemo
()
preview/src/components/combobox/variants/disabled/mod.rs:5
FunctionDemo
()
preview/src/components/combobox/variants/controlled/mod.rs:5
FunctionDemo
()
preview/src/components/combobox/variants/dynamic/mod.rs:5
FunctionDemo
()
preview/src/components/virtual_list/variants/random_heights/mod.rs:48
FunctionDemo
()
preview/src/components/virtual_list/variants/main/mod.rs:5
FunctionDemo
()
preview/src/components/checkbox/variants/main/mod.rs:5
FunctionDemo
()
preview/src/components/alert_dialog/variants/main/mod.rs:7
FunctionDemo
()
preview/src/components/calendar/variants/internationalized/mod.rs:8
← previousnext →501–600 of 1,115, ranked by callers