@univerjs/design v0.5.0-beta.1 • Docs


Interface: ISegmentedProps

Extends

  • Omit<SegmentedProps, "prefixCls">

Properties

PropertyTypeDescriptionInherited fromDefined in
about?string-Omit.aboutnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2928
accept?string-Omit.acceptnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2975
acceptCharset?string-Omit.acceptCharsetnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2976
accessKey?string-Omit.accessKeynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2901
action?string-Omit.actionnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2977
allowFullScreen?boolean-Omit.allowFullScreennode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2983
allowTransparency?boolean-Omit.allowTransparencynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2984
alt?string-Omit.altnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2985
aria-activedescendant?stringIdentifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.Omit.aria-activedescendantnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2599
aria-atomic?BooleanishIndicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.Omit.aria-atomicnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2601
aria-autocomplete?"none" | "both" | "inline" | "list"Indicates whether inputting text could trigger display of one or more predictions of the user’s intended value for an input and specifies how predictions would be presented if they are made.Omit.aria-autocompletenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2606
aria-braillelabel?stringDefines a string value that labels the current element, which is intended to be converted into Braille. See aria-label.Omit.aria-braillelabelnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2612
aria-brailleroledescription?stringDefines a human-readable, author-localized abbreviated description for the role of an element, which is intended to be converted into Braille. See aria-roledescription.Omit.aria-brailleroledescriptionnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2617
aria-busy?Booleanish-Omit.aria-busynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2618
aria-checked?boolean | "mixed" | "false" | "true"Indicates the current “checked” state of checkboxes, radio buttons, and other widgets. See - aria-pressed - aria-selected.Omit.aria-checkednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2623
aria-colcount?numberDefines the total number of columns in a table, grid, or treegrid. See aria-colindex.Omit.aria-colcountnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2628
aria-colindex?numberDefines an element’s column index or position with respect to the total number of columns within a table, grid, or treegrid. See - aria-colcount - aria-colspan.Omit.aria-colindexnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2633
aria-colindextext?stringDefines a human readable text alternative of aria-colindex. See aria-rowindextext.Omit.aria-colindextextnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2638
aria-colspan?numberDefines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. See - aria-colindex - aria-rowspan.Omit.aria-colspannode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2643
aria-controls?stringIdentifies the element (or elements) whose contents or presence are controlled by the current element. See aria-owns.Omit.aria-controlsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2648
aria-current?| boolean | "page" | "false" | "true" | "time" | "date" | "step" | "location"Indicates the element that represents the current item within a container or set of related elements.Omit.aria-currentnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2650
aria-describedby?stringIdentifies the element (or elements) that describes the object. See aria-labelledbyOmit.aria-describedbynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2655
aria-description?stringDefines a string value that describes or annotates the current element. See related aria-describedby.Omit.aria-descriptionnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2660
aria-details?stringIdentifies the element that provides a detailed, extended description for the object. See aria-describedby.Omit.aria-detailsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2665
aria-disabled?BooleanishIndicates that the element is perceivable but disabled, so it is not editable or otherwise operable. See - aria-hidden - aria-readonly.Omit.aria-disablednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2670
aria-dropeffect?| "none" | "link" | "copy" | "move" | "popup" | "execute"Indicates what functions can be performed when a dragged object is released on the drop target. Deprecated in ARIA 1.1Omit.aria-dropeffectnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2675
aria-errormessage?stringIdentifies the element that provides an error message for the object. See - aria-invalid - aria-describedby.Omit.aria-errormessagenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2680
aria-expanded?BooleanishIndicates whether the element, or another grouping element it controls, is currently expanded or collapsed.Omit.aria-expandednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2682
aria-flowto?stringIdentifies the next element (or elements) in an alternate reading order of content which, at the user’s discretion, allows assistive technology to override the general default of reading in document source order.Omit.aria-flowtonode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2687
aria-grabbed?BooleanishIndicates an element’s “grabbed” state in a drag-and-drop operation. Deprecated in ARIA 1.1Omit.aria-grabbednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2692
aria-haspopup?| boolean | "listbox" | "grid" | "menu" | "false" | "true" | "dialog" | "tree"Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.Omit.aria-haspopupnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2694
aria-hidden?BooleanishIndicates whether the element is exposed to an accessibility API. See aria-disabled.Omit.aria-hiddennode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2699
aria-invalid?| boolean | "false" | "true" | "grammar" | "spelling"Indicates the entered value does not conform to the format expected by the application. See aria-errormessage.Omit.aria-invalidnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2704
aria-keyshortcuts?stringIndicates keyboard shortcuts that an author has implemented to activate or give focus to an element.Omit.aria-keyshortcutsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2706
aria-label?stringDefines a string value that labels the current element. See aria-labelledby.Omit.aria-labelnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2711
aria-labelledby?stringIdentifies the element (or elements) that labels the current element. See aria-describedby.Omit.aria-labelledbynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2716
aria-level?numberDefines the hierarchical level of an element within a structure.Omit.aria-levelnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2718
aria-live?"off" | "assertive" | "polite"Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.Omit.aria-livenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2720
aria-modal?BooleanishIndicates whether an element is modal when displayed.Omit.aria-modalnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2722
aria-multiline?BooleanishIndicates whether a text box accepts multiple lines of input or only a single line.Omit.aria-multilinenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2724
aria-multiselectable?BooleanishIndicates that the user may select more than one item from the current selectable descendants.Omit.aria-multiselectablenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2726
aria-orientation?"horizontal" | "vertical"Indicates whether the element’s orientation is horizontal, vertical, or unknown/ambiguous.Omit.aria-orientationnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2728
aria-owns?stringIdentifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship. See aria-controls.Omit.aria-ownsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2734
aria-placeholder?stringDefines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.Omit.aria-placeholdernode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2739
aria-posinset?numberDefines an element’s number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. See aria-setsize.Omit.aria-posinsetnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2744
aria-pressed?boolean | "mixed" | "false" | "true"Indicates the current “pressed” state of toggle buttons. See - aria-checked - aria-selected.Omit.aria-pressednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2749
aria-readonly?BooleanishIndicates that the element is not editable, but is otherwise operable. See aria-disabled.Omit.aria-readonlynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2754
aria-relevant?| "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals"Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified. See aria-atomic.Omit.aria-relevantnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2759
aria-required?BooleanishIndicates that user input is required on the element before a form may be submitted.Omit.aria-requirednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2772
aria-roledescription?stringDefines a human-readable, author-localized description for the role of an element.Omit.aria-roledescriptionnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2774
aria-rowcount?numberDefines the total number of rows in a table, grid, or treegrid. See aria-rowindex.Omit.aria-rowcountnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2779
aria-rowindex?numberDefines an element’s row index or position with respect to the total number of rows within a table, grid, or treegrid. See - aria-rowcount - aria-rowspan.Omit.aria-rowindexnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2784
aria-rowindextext?stringDefines a human readable text alternative of aria-rowindex. See aria-colindextext.Omit.aria-rowindextextnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2789
aria-rowspan?numberDefines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. See - aria-rowindex - aria-colspan.Omit.aria-rowspannode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2794
aria-selected?BooleanishIndicates the current “selected” state of various widgets. See - aria-checked - aria-pressed.Omit.aria-selectednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2799
aria-setsize?numberDefines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM. See aria-posinset.Omit.aria-setsizenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2804
aria-sort?"none" | "ascending" | "descending" | "other"Indicates if items in a table or grid are sorted in ascending or descending order.Omit.aria-sortnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2806
aria-valuemax?numberDefines the maximum allowed value for a range widget.Omit.aria-valuemaxnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2808
aria-valuemin?numberDefines the minimum allowed value for a range widget.Omit.aria-valueminnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2810
aria-valuenow?numberDefines the current value for a range widget. See aria-valuetext.Omit.aria-valuenownode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2815
aria-valuetext?stringDefines the human readable text alternative of aria-valuenow for a range widget.Omit.aria-valuetextnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2817
as?string-Omit.asnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2986
async?boolean-Omit.asyncnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2987
autoCapitalize?| "none" | string & {} | "off" | "on" | "sentences" | "words" | "characters"-Omit.autoCapitalizenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2902
autoComplete?string-Omit.autoCompletenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2988
autoCorrect?string-Omit.autoCorrectnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2941
autoFocus?boolean-Omit.autoFocusnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2903
autoPlay?boolean-Omit.autoPlaynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2989
autoSave?string-Omit.autoSavenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2942
capture?boolean | "user" | "environment"-Omit.capturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2990
cellPadding?string | number-Omit.cellPaddingnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2991
cellSpacing?string | number-Omit.cellSpacingnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2992
challenge?string-Omit.challengenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2994
charSet?string-Omit.charSetnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2993
checked?boolean-Omit.checkednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2995
children?ReactNode-Omit.childrennode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2385
cite?string-Omit.citenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2996
classID?string-Omit.classIDnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2997
className?string-Omit.classNamenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2904
color?string-Omit.colornode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2943
cols?number-Omit.colsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2998
colSpan?number-Omit.colSpannode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2999
content?string-Omit.contentnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2929
contentEditable?"inherit" | Booleanish | "plaintext-only"-Omit.contentEditablenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2905
contextMenu?string-Omit.contextMenunode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2906
controls?boolean-Omit.controlsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3000
coords?string-Omit.coordsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3001
crossOrigin?CrossOrigin-Omit.crossOriginnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3002
dangerouslySetInnerHTML?{ __html: string | TrustedHTML; }-Omit.dangerouslySetInnerHTMLnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2386
dangerouslySetInnerHTML.__htmlstring | TrustedHTML--node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2389
data?string-Omit.datanode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3003
datatype?string-Omit.datatypenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2930
dateTime?string-Omit.dateTimenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3004
default?boolean-Omit.defaultnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3005
defaultChecked?boolean-Omit.defaultCheckednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2895
defaultValue?SegmentedValue-Omit.defaultValuenode_modules/.pnpm/rc-segmented@2.5.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-segmented/es/index.d.ts:17
defer?boolean-Omit.defernode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3006
dir?string-Omit.dirnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2907
direction?"ltr" | "rtl"-Omit.directionnode_modules/.pnpm/rc-segmented@2.5.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-segmented/es/index.d.ts:22
disabled?boolean-Omit.disablednode_modules/.pnpm/rc-segmented@2.5.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-segmented/es/index.d.ts:20
download?any-Omit.downloadnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3008
draggable?Booleanish-Omit.draggablenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2908
encType?string-Omit.encTypenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3009
enterKeyHint?| "search" | "next" | "done" | "enter" | "go" | "previous" | "send"-Omit.enterKeyHintnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2909
form?string-Omit.formnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3010
formAction?string-Omit.formActionnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3011
formEncType?string-Omit.formEncTypenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3017
formMethod?string-Omit.formMethodnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3018
formNoValidate?boolean-Omit.formNoValidatenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3019
formTarget?string-Omit.formTargetnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3020
frameBorder?string | number-Omit.frameBordernode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3021
headers?string-Omit.headersnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3022
height?string | number-Omit.heightnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3023
hidden?boolean-Omit.hiddennode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2910
high?number-Omit.highnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3024
href?string-Omit.hrefnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3025
hrefLang?string-Omit.hrefLangnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3026
htmlFor?string-Omit.htmlFornode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3027
httpEquiv?string-Omit.httpEquivnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3028
id?string-Omit.idnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2911
inlist?any-Omit.inlistnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2931
inputMode?| "none" | "search" | "text" | "email" | "tel" | "url" | "decimal" | "numeric"Hints at the type of data that might be entered by the user while editing the element or its contents See https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attributeOmit.inputModenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2958
integrity?string-Omit.integritynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3029
is?stringSpecify that a standard HTML element should behave like a defined custom built-in element See https://html.spec.whatwg.org/multipage/custom-elements.html#attr-isOmit.isnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2963
itemID?string-Omit.itemIDnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2947
itemProp?string-Omit.itemPropnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2944
itemRef?string-Omit.itemRefnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2948
itemScope?boolean-Omit.itemScopenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2945
itemType?string-Omit.itemTypenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2946
key?null | Key-Omit.keynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:261
keyParams?string-Omit.keyParamsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3030
keyType?string-Omit.keyTypenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3031
kind?string-Omit.kindnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3032
label?string-Omit.labelnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3033
lang?string-Omit.langnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2912
list?string-Omit.listnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3034
loop?boolean-Omit.loopnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3035
low?number-Omit.lownode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3036
manifest?string-Omit.manifestnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3037
marginHeight?number-Omit.marginHeightnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3038
marginWidth?number-Omit.marginWidthnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3039
max?string | number-Omit.maxnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3040
maxLength?number-Omit.maxLengthnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3041
media?string-Omit.medianode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3042
mediaGroup?string-Omit.mediaGroupnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3043
method?string-Omit.methodnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3044
min?string | number-Omit.minnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3045
minLength?number-Omit.minLengthnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3046
motionName?string-Omit.motionNamenode_modules/.pnpm/rc-segmented@2.5.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-segmented/es/index.d.ts:23
multiple?boolean-Omit.multiplenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3047
muted?boolean-Omit.mutednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3048
name?string-Omit.namenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3049
nonce?string-Omit.noncenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2913
noValidate?boolean-Omit.noValidatenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3050
onAbort?ReactEventHandler<HTMLDivElement>-Omit.onAbortnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2445
onAbortCapture?ReactEventHandler<HTMLDivElement>-Omit.onAbortCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2446
onAnimationEnd?AnimationEventHandler<HTMLDivElement>-Omit.onAnimationEndnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2575
onAnimationEndCapture?AnimationEventHandler<HTMLDivElement>-Omit.onAnimationEndCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2576
onAnimationIteration?AnimationEventHandler<HTMLDivElement>-Omit.onAnimationIterationnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2577
onAnimationIterationCapture?AnimationEventHandler<HTMLDivElement>-Omit.onAnimationIterationCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2578
onAnimationStart?AnimationEventHandler<HTMLDivElement>-Omit.onAnimationStartnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2573
onAnimationStartCapture?AnimationEventHandler<HTMLDivElement>-Omit.onAnimationStartCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2574
onAuxClick?MouseEventHandler<HTMLDivElement>-Omit.onAuxClicknode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2493
onAuxClickCapture?MouseEventHandler<HTMLDivElement>-Omit.onAuxClickCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2494
onBeforeInput?FormEventHandler<HTMLDivElement>-Omit.onBeforeInputnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2417
onBeforeInputCapture?FormEventHandler<HTMLDivElement>-Omit.onBeforeInputCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2418
onBlur?FocusEventHandler<HTMLDivElement>-Omit.onBlurnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2411
onBlurCapture?FocusEventHandler<HTMLDivElement>-Omit.onBlurCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2412
onCanPlay?ReactEventHandler<HTMLDivElement>-Omit.onCanPlaynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2447
onCanPlayCapture?ReactEventHandler<HTMLDivElement>-Omit.onCanPlayCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2448
onCanPlayThrough?ReactEventHandler<HTMLDivElement>-Omit.onCanPlayThroughnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2449
onCanPlayThroughCapture?ReactEventHandler<HTMLDivElement>-Omit.onCanPlayThroughCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2450
onChange?(value: SegmentedValue) => void-Omit.onChangenode_modules/.pnpm/rc-segmented@2.5.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-segmented/es/index.d.ts:19
onChangeCapture?FormEventHandler<HTMLDivElement>-Omit.onChangeCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2416
onClick?MouseEventHandler<HTMLDivElement>-Omit.onClicknode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2495
onClickCapture?MouseEventHandler<HTMLDivElement>-Omit.onClickCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2496
onCompositionEnd?CompositionEventHandler<HTMLDivElement>-Omit.onCompositionEndnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2401
onCompositionEndCapture?CompositionEventHandler<HTMLDivElement>-Omit.onCompositionEndCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2402
onCompositionStart?CompositionEventHandler<HTMLDivElement>-Omit.onCompositionStartnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2403
onCompositionStartCapture?CompositionEventHandler<HTMLDivElement>-Omit.onCompositionStartCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2404
onCompositionUpdate?CompositionEventHandler<HTMLDivElement>-Omit.onCompositionUpdatenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2405
onCompositionUpdateCapture?CompositionEventHandler<HTMLDivElement>-Omit.onCompositionUpdateCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2406
onContextMenu?MouseEventHandler<HTMLDivElement>-Omit.onContextMenunode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2497
onContextMenuCapture?MouseEventHandler<HTMLDivElement>-Omit.onContextMenuCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2498
onCopy?ClipboardEventHandler<HTMLDivElement>-Omit.onCopynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2393
onCopyCapture?ClipboardEventHandler<HTMLDivElement>-Omit.onCopyCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2394
onCut?ClipboardEventHandler<HTMLDivElement>-Omit.onCutnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2395
onCutCapture?ClipboardEventHandler<HTMLDivElement>-Omit.onCutCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2396
onDoubleClick?MouseEventHandler<HTMLDivElement>-Omit.onDoubleClicknode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2499
onDoubleClickCapture?MouseEventHandler<HTMLDivElement>-Omit.onDoubleClickCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2500
onDrag?DragEventHandler<HTMLDivElement>-Omit.onDragnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2501
onDragCapture?DragEventHandler<HTMLDivElement>-Omit.onDragCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2502
onDragEnd?DragEventHandler<HTMLDivElement>-Omit.onDragEndnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2503
onDragEndCapture?DragEventHandler<HTMLDivElement>-Omit.onDragEndCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2504
onDragEnter?DragEventHandler<HTMLDivElement>-Omit.onDragEnternode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2505
onDragEnterCapture?DragEventHandler<HTMLDivElement>-Omit.onDragEnterCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2506
onDragExit?DragEventHandler<HTMLDivElement>-Omit.onDragExitnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2507
onDragExitCapture?DragEventHandler<HTMLDivElement>-Omit.onDragExitCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2508
onDragLeave?DragEventHandler<HTMLDivElement>-Omit.onDragLeavenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2509
onDragLeaveCapture?DragEventHandler<HTMLDivElement>-Omit.onDragLeaveCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2510
onDragOver?DragEventHandler<HTMLDivElement>-Omit.onDragOvernode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2511
onDragOverCapture?DragEventHandler<HTMLDivElement>-Omit.onDragOverCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2512
onDragStart?DragEventHandler<HTMLDivElement>-Omit.onDragStartnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2513
onDragStartCapture?DragEventHandler<HTMLDivElement>-Omit.onDragStartCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2514
onDrop?DragEventHandler<HTMLDivElement>-Omit.onDropnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2515
onDropCapture?DragEventHandler<HTMLDivElement>-Omit.onDropCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2516
onDurationChange?ReactEventHandler<HTMLDivElement>-Omit.onDurationChangenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2451
onDurationChangeCapture?ReactEventHandler<HTMLDivElement>-Omit.onDurationChangeCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2452
onEmptied?ReactEventHandler<HTMLDivElement>-Omit.onEmptiednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2453
onEmptiedCapture?ReactEventHandler<HTMLDivElement>-Omit.onEmptiedCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2454
onEncrypted?ReactEventHandler<HTMLDivElement>-Omit.onEncryptednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2455
onEncryptedCapture?ReactEventHandler<HTMLDivElement>-Omit.onEncryptedCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2456
onEnded?ReactEventHandler<HTMLDivElement>-Omit.onEndednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2457
onEndedCapture?ReactEventHandler<HTMLDivElement>-Omit.onEndedCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2458
onError?ReactEventHandler<HTMLDivElement>-Omit.onErrornode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2431
onErrorCapture?ReactEventHandler<HTMLDivElement>-Omit.onErrorCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2432
onFocus?FocusEventHandler<HTMLDivElement>-Omit.onFocusnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2409
onFocusCapture?FocusEventHandler<HTMLDivElement>-Omit.onFocusCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2410
onGotPointerCapture?PointerEventHandler<HTMLDivElement>-Omit.onGotPointerCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2559
onGotPointerCaptureCapture?PointerEventHandler<HTMLDivElement>-Omit.onGotPointerCaptureCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2560
onInput?FormEventHandler<HTMLDivElement>-Omit.onInputnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2419
onInputCapture?FormEventHandler<HTMLDivElement>-Omit.onInputCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2420
onInvalid?FormEventHandler<HTMLDivElement>-Omit.onInvalidnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2425
onInvalidCapture?FormEventHandler<HTMLDivElement>-Omit.onInvalidCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2426
onKeyDown?KeyboardEventHandler<HTMLDivElement>-Omit.onKeyDownnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2435
onKeyDownCapture?KeyboardEventHandler<HTMLDivElement>-Omit.onKeyDownCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2436
onKeyPress?KeyboardEventHandler<HTMLDivElement>Deprecated Use onKeyUp or onKeyDown insteadOmit.onKeyPressnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2438
onKeyPressCapture?KeyboardEventHandler<HTMLDivElement>Deprecated Use onKeyUpCapture or onKeyDownCapture insteadOmit.onKeyPressCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2440
onKeyUp?KeyboardEventHandler<HTMLDivElement>-Omit.onKeyUpnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2441
onKeyUpCapture?KeyboardEventHandler<HTMLDivElement>-Omit.onKeyUpCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2442
onLoad?ReactEventHandler<HTMLDivElement>-Omit.onLoadnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2429
onLoadCapture?ReactEventHandler<HTMLDivElement>-Omit.onLoadCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2430
onLoadedData?ReactEventHandler<HTMLDivElement>-Omit.onLoadedDatanode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2459
onLoadedDataCapture?ReactEventHandler<HTMLDivElement>-Omit.onLoadedDataCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2460
onLoadedMetadata?ReactEventHandler<HTMLDivElement>-Omit.onLoadedMetadatanode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2461
onLoadedMetadataCapture?ReactEventHandler<HTMLDivElement>-Omit.onLoadedMetadataCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2462
onLoadStart?ReactEventHandler<HTMLDivElement>-Omit.onLoadStartnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2463
onLoadStartCapture?ReactEventHandler<HTMLDivElement>-Omit.onLoadStartCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2464
onLostPointerCapture?PointerEventHandler<HTMLDivElement>-Omit.onLostPointerCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2561
onLostPointerCaptureCapture?PointerEventHandler<HTMLDivElement>-Omit.onLostPointerCaptureCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2562
onMouseDown?MouseEventHandler<HTMLDivElement>-Omit.onMouseDownnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2517
onMouseDownCapture?MouseEventHandler<HTMLDivElement>-Omit.onMouseDownCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2518
onMouseEnter?MouseEventHandler<HTMLDivElement>-Omit.onMouseEnternode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2519
onMouseLeave?MouseEventHandler<HTMLDivElement>-Omit.onMouseLeavenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2520
onMouseMove?MouseEventHandler<HTMLDivElement>-Omit.onMouseMovenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2521
onMouseMoveCapture?MouseEventHandler<HTMLDivElement>-Omit.onMouseMoveCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2522
onMouseOut?MouseEventHandler<HTMLDivElement>-Omit.onMouseOutnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2523
onMouseOutCapture?MouseEventHandler<HTMLDivElement>-Omit.onMouseOutCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2524
onMouseOver?MouseEventHandler<HTMLDivElement>-Omit.onMouseOvernode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2525
onMouseOverCapture?MouseEventHandler<HTMLDivElement>-Omit.onMouseOverCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2526
onMouseUp?MouseEventHandler<HTMLDivElement>-Omit.onMouseUpnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2527
onMouseUpCapture?MouseEventHandler<HTMLDivElement>-Omit.onMouseUpCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2528
onPaste?ClipboardEventHandler<HTMLDivElement>-Omit.onPastenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2397
onPasteCapture?ClipboardEventHandler<HTMLDivElement>-Omit.onPasteCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2398
onPause?ReactEventHandler<HTMLDivElement>-Omit.onPausenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2465
onPauseCapture?ReactEventHandler<HTMLDivElement>-Omit.onPauseCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2466
onPlay?ReactEventHandler<HTMLDivElement>-Omit.onPlaynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2467
onPlayCapture?ReactEventHandler<HTMLDivElement>-Omit.onPlayCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2468
onPlaying?ReactEventHandler<HTMLDivElement>-Omit.onPlayingnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2469
onPlayingCapture?ReactEventHandler<HTMLDivElement>-Omit.onPlayingCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2470
onPointerCancel?PointerEventHandler<HTMLDivElement>-Omit.onPointerCancelnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2551
onPointerCancelCapture?PointerEventHandler<HTMLDivElement>-Omit.onPointerCancelCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2552
onPointerDown?PointerEventHandler<HTMLDivElement>-Omit.onPointerDownnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2545
onPointerDownCapture?PointerEventHandler<HTMLDivElement>-Omit.onPointerDownCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2546
onPointerEnter?PointerEventHandler<HTMLDivElement>-Omit.onPointerEnternode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2553
onPointerLeave?PointerEventHandler<HTMLDivElement>-Omit.onPointerLeavenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2554
onPointerMove?PointerEventHandler<HTMLDivElement>-Omit.onPointerMovenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2547
onPointerMoveCapture?PointerEventHandler<HTMLDivElement>-Omit.onPointerMoveCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2548
onPointerOut?PointerEventHandler<HTMLDivElement>-Omit.onPointerOutnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2557
onPointerOutCapture?PointerEventHandler<HTMLDivElement>-Omit.onPointerOutCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2558
onPointerOver?PointerEventHandler<HTMLDivElement>-Omit.onPointerOvernode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2555
onPointerOverCapture?PointerEventHandler<HTMLDivElement>-Omit.onPointerOverCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2556
onPointerUp?PointerEventHandler<HTMLDivElement>-Omit.onPointerUpnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2549
onPointerUpCapture?PointerEventHandler<HTMLDivElement>-Omit.onPointerUpCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2550
onProgress?ReactEventHandler<HTMLDivElement>-Omit.onProgressnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2471
onProgressCapture?ReactEventHandler<HTMLDivElement>-Omit.onProgressCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2472
onRateChange?ReactEventHandler<HTMLDivElement>-Omit.onRateChangenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2473
onRateChangeCapture?ReactEventHandler<HTMLDivElement>-Omit.onRateChangeCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2474
onReset?FormEventHandler<HTMLDivElement>-Omit.onResetnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2421
onResetCapture?FormEventHandler<HTMLDivElement>-Omit.onResetCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2422
onResize?ReactEventHandler<HTMLDivElement>-Omit.onResizenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2475
onResizeCapture?ReactEventHandler<HTMLDivElement>-Omit.onResizeCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2476
onScroll?UIEventHandler<HTMLDivElement>-Omit.onScrollnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2565
onScrollCapture?UIEventHandler<HTMLDivElement>-Omit.onScrollCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2566
onSeeked?ReactEventHandler<HTMLDivElement>-Omit.onSeekednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2477
onSeekedCapture?ReactEventHandler<HTMLDivElement>-Omit.onSeekedCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2478
onSeeking?ReactEventHandler<HTMLDivElement>-Omit.onSeekingnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2479
onSeekingCapture?ReactEventHandler<HTMLDivElement>-Omit.onSeekingCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2480
onSelect?ReactEventHandler<HTMLDivElement>-Omit.onSelectnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2531
onSelectCapture?ReactEventHandler<HTMLDivElement>-Omit.onSelectCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2532
onStalled?ReactEventHandler<HTMLDivElement>-Omit.onStallednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2481
onStalledCapture?ReactEventHandler<HTMLDivElement>-Omit.onStalledCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2482
onSubmit?FormEventHandler<HTMLDivElement>-Omit.onSubmitnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2423
onSubmitCapture?FormEventHandler<HTMLDivElement>-Omit.onSubmitCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2424
onSuspend?ReactEventHandler<HTMLDivElement>-Omit.onSuspendnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2483
onSuspendCapture?ReactEventHandler<HTMLDivElement>-Omit.onSuspendCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2484
onTimeUpdate?ReactEventHandler<HTMLDivElement>-Omit.onTimeUpdatenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2485
onTimeUpdateCapture?ReactEventHandler<HTMLDivElement>-Omit.onTimeUpdateCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2486
onTouchCancel?TouchEventHandler<HTMLDivElement>-Omit.onTouchCancelnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2535
onTouchCancelCapture?TouchEventHandler<HTMLDivElement>-Omit.onTouchCancelCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2536
onTouchEnd?TouchEventHandler<HTMLDivElement>-Omit.onTouchEndnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2537
onTouchEndCapture?TouchEventHandler<HTMLDivElement>-Omit.onTouchEndCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2538
onTouchMove?TouchEventHandler<HTMLDivElement>-Omit.onTouchMovenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2539
onTouchMoveCapture?TouchEventHandler<HTMLDivElement>-Omit.onTouchMoveCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2540
onTouchStart?TouchEventHandler<HTMLDivElement>-Omit.onTouchStartnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2541
onTouchStartCapture?TouchEventHandler<HTMLDivElement>-Omit.onTouchStartCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2542
onTransitionEnd?TransitionEventHandler<HTMLDivElement>-Omit.onTransitionEndnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2581
onTransitionEndCapture?TransitionEventHandler<HTMLDivElement>-Omit.onTransitionEndCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2582
onVolumeChange?ReactEventHandler<HTMLDivElement>-Omit.onVolumeChangenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2487
onVolumeChangeCapture?ReactEventHandler<HTMLDivElement>-Omit.onVolumeChangeCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2488
onWaiting?ReactEventHandler<HTMLDivElement>-Omit.onWaitingnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2489
onWaitingCapture?ReactEventHandler<HTMLDivElement>-Omit.onWaitingCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2490
onWheel?WheelEventHandler<HTMLDivElement>-Omit.onWheelnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2569
onWheelCapture?WheelEventHandler<HTMLDivElement>-Omit.onWheelCapturenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2570
open?boolean-Omit.opennode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3051
optimum?number-Omit.optimumnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3052
optionsSegmentedOptions<SegmentedValue>-Omit.optionsnode_modules/.pnpm/rc-segmented@2.5.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-segmented/es/index.d.ts:16
pattern?string-Omit.patternnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3053
placeholder?string-Omit.placeholdernode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3054
playsInline?boolean-Omit.playsInlinenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3055
poster?string-Omit.posternode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3056
prefix?string-Omit.prefixnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2932
preload?string-Omit.preloadnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3057
property?string-Omit.propertynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2933
radioGroup?string-Omit.radioGroupnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2922
readOnly?boolean-Omit.readOnlynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3058
ref?LegacyRef<HTMLDivElement>Allows getting a ref to the component instance. Once the component unmounts, React will set ref.current to null (or call the ref with null if you passed a callback ref). See React DocsOmit.refnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:303
rel?string-Omit.relnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2934
required?boolean-Omit.requirednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3059
resource?string-Omit.resourcenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2935
results?number-Omit.resultsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2949
rev?string-Omit.revnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2936
reversed?boolean-Omit.reversednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3060
role?AriaRole-Omit.rolenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2925
rows?number-Omit.rowsnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3061
rowSpan?number-Omit.rowSpannode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3062
sandbox?string-Omit.sandboxnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3063
scope?string-Omit.scopenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3064
scoped?boolean-Omit.scopednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3065
scrolling?string-Omit.scrollingnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3066
seamless?boolean-Omit.seamlessnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3067
security?string-Omit.securitynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2950
selected?boolean-Omit.selectednode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3068
shape?string-Omit.shapenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3069
size?number-Omit.sizenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3070
sizes?string-Omit.sizesnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3071
slot?string-Omit.slotnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2914
span?number-Omit.spannode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3072
spellCheck?Booleanish-Omit.spellChecknode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2915
src?string-Omit.srcnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3073
srcDoc?string-Omit.srcDocnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3074
srcLang?string-Omit.srcLangnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3075
srcSet?string-Omit.srcSetnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3076
start?number-Omit.startnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3077
step?string | number-Omit.stepnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3078
style?CSSProperties-Omit.stylenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2916
summary?string-Omit.summarynode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3079
suppressContentEditableWarning?boolean-Omit.suppressContentEditableWarningnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2897
suppressHydrationWarning?boolean-Omit.suppressHydrationWarningnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2898
tabIndex?number-Omit.tabIndexnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2917
target?string-Omit.targetnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3080
title?string-Omit.titlenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2918
translate?"no" | "yes"-Omit.translatenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2919
type?string-Omit.typenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3081
typeof?string-Omit.typeofnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2937
unselectable?"off" | "on"-Omit.unselectablenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2951
useMap?string-Omit.useMapnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3082
value?SegmentedValue-Omit.valuenode_modules/.pnpm/rc-segmented@2.5.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-segmented/es/index.d.ts:18
vertical?boolean-Omit.verticalnode_modules/.pnpm/rc-segmented@2.5.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-segmented/es/index.d.ts:24
vocab?string-Omit.vocabnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:2938
width?string | number-Omit.widthnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3084
wmode?string-Omit.wmodenode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3085
wrap?string-Omit.wrapnode_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts:3086