Type aliases Absolute Size Absolute Size: "large" | "medium" | "small" | "x-large" | "x-small" | "xx-large" | "xx-small" | "xxx-large"
Defined in node_modules/csstype/index.d.ts:19911 Accent Color Defined in node_modules/csstype/index.d.ts:18032 Align Content Defined in node_modules/csstype/index.d.ts:18034 Align Items Defined in node_modules/csstype/index.d.ts:18036 Align Self Defined in node_modules/csstype/index.d.ts:18038 Align Tracks Defined in node_modules/csstype/index.d.ts:18040 Alignment Baseline Alignment
Baseline
: Globals | "after-edge" | "alphabetic" | "auto" | "baseline" | "before-edge" | "central" | "hanging" | "ideographic" | "mathematical" | "middle" | "text-after-edge" | "text-before-edge" Defined in node_modules/csstype/index.d.ts:19591 Animateable Feature Animateable Feature: "contents" | "scroll-position" | ( string & {} )
Defined in node_modules/csstype/index.d.ts:19913 Animation Defined in node_modules/csstype/index.d.ts:18044 Type parameters Animation Composition Animation
Composition
: Globals | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18046 Animation Delay Animation
Delay
< TTime > : Globals | TTime | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18048 Type parameters Animation Direction Defined in node_modules/csstype/index.d.ts:18050 Animation Duration Animation
Duration
< TTime > : Globals | TTime | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18052 Type parameters Animation Event Handler Defined in node_modules/@types/react/index.d.ts:1357 Type parameters Animation Fill Mode Defined in node_modules/csstype/index.d.ts:18054 Animation Iteration Count Animation
Iteration
Count
: Globals | "infinite" | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18056 Animation Name Animation
Name
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18058 Animation Play State Animation
Play
State
: Globals | "paused" | "running" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18060 Animation Timeline Defined in node_modules/csstype/index.d.ts:18062 Animation Timing Function Defined in node_modules/csstype/index.d.ts:18064 Appearance Defined in node_modules/csstype/index.d.ts:18066 Aria Role Aria Role: "alert" | "alertdialog" | "application" | "article" | "banner" | "button" | "cell" | "checkbox" | "columnheader" | "combobox" | "complementary" | "contentinfo" | "definition" | "dialog" | "directory" | "document" | "feed" | "figure" | "form" | "grid" | "gridcell" | "group" | "heading" | "img" | "link" | "list" | "listbox" | "listitem" | "log" | "main" | "marquee" | "math" | "menu" | "menubar" | "menuitem" | "menuitemcheckbox" | "menuitemradio" | "navigation" | "none" | "note" | "option" | "presentation" | "progressbar" | "radio" | "radiogroup" | "region" | "row" | "rowgroup" | "rowheader" | "scrollbar" | "search" | "searchbox" | "separator" | "slider" | "spinbutton" | "status" | "switch" | "tab" | "table" | "tablist" | "tabpanel" | "term" | "textbox" | "timer" | "toolbar" | "tooltip" | "tree" | "treegrid" | "treeitem" | ( string & {} )
Defined in node_modules/@types/react/index.d.ts:1771 Aspect Ratio Aspect
Ratio
: Globals | "auto" | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18068 Attachment Attachment: "fixed" | "local" | "scroll"
Defined in node_modules/csstype/index.d.ts:19915 Azimuth Azimuth
: Globals | "behind" | "center" | "center-left" | "center-right" | "far-left" | "far-right" | "left" | "left-side" | "leftwards" | "right" | "right-side" | "rightwards" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18070 Backdrop Filter Backdrop
Filter
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18086 Backface Visibility Backface
Visibility
: Globals | "hidden" | "visible" Defined in node_modules/csstype/index.d.ts:18088 Background Defined in node_modules/csstype/index.d.ts:18090 Type parameters TLength = ( string & {} ) | 0 Background Attachment Defined in node_modules/csstype/index.d.ts:18092 Background Blend Mode Defined in node_modules/csstype/index.d.ts:18094 Background Clip Defined in node_modules/csstype/index.d.ts:18096 Background Color Defined in node_modules/csstype/index.d.ts:18098 Background Image Background
Image
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18100 Background Origin Defined in node_modules/csstype/index.d.ts:18102 Background Position Defined in node_modules/csstype/index.d.ts:18104 Type parameters TLength = ( string & {} ) | 0 Background PositionX Background
PositionX
< TLength > : Globals | TLength | "center" | "left" | "right" | "x-end" | "x-start" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18106 Type parameters TLength = ( string & {} ) | 0 Background PositionY Background
PositionY
< TLength > : Globals | TLength | "bottom" | "center" | "top" | "y-end" | "y-start" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18108 Type parameters TLength = ( string & {} ) | 0 Background Repeat Defined in node_modules/csstype/index.d.ts:18110 Background Size Background
Size
< TLength > : Globals | BgSize < TLength > | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18112 Type parameters TLength = ( string & {} ) | 0 Baseline Shift Baseline
Shift
< TLength > : Globals | TLength | "baseline" | "sub" | "super" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19606 Type parameters TLength = ( string & {} ) | 0 Bg Position Bg Position< TLength > : TLength | "bottom" | "center" | "left" | "right" | "top" | ( string & {} )
Defined in node_modules/csstype/index.d.ts:19917 Type parameters Bg Size Bg Size< TLength > : TLength | "auto" | "contain" | "cover" | ( string & {} )
Defined in node_modules/csstype/index.d.ts:19919 Type parameters Blend Mode Blend Mode: "color" | "color-burn" | "color-dodge" | "darken" | "difference" | "exclusion" | "hard-light" | "hue" | "lighten" | "luminosity" | "multiply" | "normal" | "overlay" | "saturation" | "screen" | "soft-light"
Defined in node_modules/csstype/index.d.ts:19921 Block Overflow Block
Overflow
: Globals | "clip" | "ellipsis" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18114 Block Size Block
Size
< TLength > : Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fill-available" | "auto" | "fit-content" | "max-content" | "min-content" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18116 Type parameters TLength = ( string & {} ) | 0 Booleanish Booleanish: boolean | "true" | "false"
Defined in node_modules/@types/react/index.d.ts:54 Border Defined in node_modules/csstype/index.d.ts:18129 Type parameters TLength = ( string & {} ) | 0 Border Block Defined in node_modules/csstype/index.d.ts:18131 Type parameters TLength = ( string & {} ) | 0 Border Block Color Defined in node_modules/csstype/index.d.ts:18133 Border Block End Defined in node_modules/csstype/index.d.ts:18135 Type parameters TLength = ( string & {} ) | 0 Border Block End Color Defined in node_modules/csstype/index.d.ts:18137 Border Block End Style Defined in node_modules/csstype/index.d.ts:18139 Border Block End Width Defined in node_modules/csstype/index.d.ts:18141 Type parameters TLength = ( string & {} ) | 0 Border Block Start Defined in node_modules/csstype/index.d.ts:18143 Type parameters TLength = ( string & {} ) | 0 Border Block Start Color Defined in node_modules/csstype/index.d.ts:18145 Border Block Start Style Defined in node_modules/csstype/index.d.ts:18147 Border Block Start Width Defined in node_modules/csstype/index.d.ts:18149 Type parameters TLength = ( string & {} ) | 0 Border Block Style Defined in node_modules/csstype/index.d.ts:18151 Border Block Width Defined in node_modules/csstype/index.d.ts:18153 Type parameters TLength = ( string & {} ) | 0 Border Bottom Defined in node_modules/csstype/index.d.ts:18155 Type parameters TLength = ( string & {} ) | 0 Border Bottom Color Defined in node_modules/csstype/index.d.ts:18157 Border Bottom Left Radius Border
Bottom
Left
Radius
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18159 Type parameters TLength = ( string & {} ) | 0 Border Bottom Right Radius Border
Bottom
Right
Radius
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18161 Type parameters TLength = ( string & {} ) | 0 Border Bottom Style Defined in node_modules/csstype/index.d.ts:18163 Border Bottom Width Defined in node_modules/csstype/index.d.ts:18165 Type parameters TLength = ( string & {} ) | 0 Border Collapse Border
Collapse
: Globals | "collapse" | "separate" Defined in node_modules/csstype/index.d.ts:18167 Border Color Defined in node_modules/csstype/index.d.ts:18169 Border End End Radius Border
End
End
Radius
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18171 Type parameters TLength = ( string & {} ) | 0 Border End Start Radius Border
End
Start
Radius
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18173 Type parameters TLength = ( string & {} ) | 0 Border Image Border
Image
: Globals | "none" | "repeat" | "round" | "space" | "stretch" | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18175 Border Image Outset Border
Image
Outset
< TLength > : Globals | TLength | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18177 Type parameters TLength = ( string & {} ) | 0 Border Image Repeat Border
Image
Repeat
: Globals | "repeat" | "round" | "space" | "stretch" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18179 Border Image Slice Border
Image
Slice
: Globals | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18181 Border Image Source Border
Image
Source
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18183 Border Image Width Border
Image
Width
< TLength > : Globals | TLength | "auto" | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18185 Type parameters TLength = ( string & {} ) | 0 Border Inline Defined in node_modules/csstype/index.d.ts:18187 Type parameters TLength = ( string & {} ) | 0 Border Inline Color Defined in node_modules/csstype/index.d.ts:18189 Border Inline End Defined in node_modules/csstype/index.d.ts:18191 Type parameters TLength = ( string & {} ) | 0 Border Inline End Color Defined in node_modules/csstype/index.d.ts:18193 Border Inline End Style Defined in node_modules/csstype/index.d.ts:18195 Border Inline End Width Defined in node_modules/csstype/index.d.ts:18197 Type parameters TLength = ( string & {} ) | 0 Border Inline Start Defined in node_modules/csstype/index.d.ts:18199 Type parameters TLength = ( string & {} ) | 0 Border Inline Start Color Defined in node_modules/csstype/index.d.ts:18201 Border Inline Start Style Defined in node_modules/csstype/index.d.ts:18203 Border Inline Start Width Defined in node_modules/csstype/index.d.ts:18205 Type parameters TLength = ( string & {} ) | 0 Border Inline Style Defined in node_modules/csstype/index.d.ts:18207 Border Inline Width Defined in node_modules/csstype/index.d.ts:18209 Type parameters TLength = ( string & {} ) | 0 Border Left Defined in node_modules/csstype/index.d.ts:18211 Type parameters TLength = ( string & {} ) | 0 Border Left Color Defined in node_modules/csstype/index.d.ts:18213 Border Left Style Defined in node_modules/csstype/index.d.ts:18215 Border Left Width Defined in node_modules/csstype/index.d.ts:18217 Type parameters TLength = ( string & {} ) | 0 Border Radius Border
Radius
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18219 Type parameters TLength = ( string & {} ) | 0 Border Right Defined in node_modules/csstype/index.d.ts:18221 Type parameters TLength = ( string & {} ) | 0 Border Right Color Defined in node_modules/csstype/index.d.ts:18223 Border Right Style Defined in node_modules/csstype/index.d.ts:18225 Border Right Width Defined in node_modules/csstype/index.d.ts:18227 Type parameters TLength = ( string & {} ) | 0 Border Spacing Border
Spacing
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18229 Type parameters TLength = ( string & {} ) | 0 Border Start End Radius Border
Start
End
Radius
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18231 Type parameters TLength = ( string & {} ) | 0 Border Start Start Radius Border
Start
Start
Radius
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18233 Type parameters TLength = ( string & {} ) | 0 Border Style Defined in node_modules/csstype/index.d.ts:18235 Border Top Defined in node_modules/csstype/index.d.ts:18237 Type parameters TLength = ( string & {} ) | 0 Border Top Color Defined in node_modules/csstype/index.d.ts:18239 Border Top Left Radius Border
Top
Left
Radius
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18241 Type parameters TLength = ( string & {} ) | 0 Border Top Right Radius Border
Top
Right
Radius
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18243 Type parameters TLength = ( string & {} ) | 0 Border Top Style Defined in node_modules/csstype/index.d.ts:18245 Border Top Width Defined in node_modules/csstype/index.d.ts:18247 Type parameters TLength = ( string & {} ) | 0 Border Width Defined in node_modules/csstype/index.d.ts:18249 Type parameters TLength = ( string & {} ) | 0 Bottom Bottom
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18251 Type parameters TLength = ( string & {} ) | 0 Box Box: "border-box" | "content-box" | "padding-box"
Defined in node_modules/csstype/index.d.ts:19939 Box Align Box
Align
: Globals | "baseline" | "center" | "end" | "start" | "stretch" Defined in node_modules/csstype/index.d.ts:18253 Box Decoration Break Box
Decoration
Break
: Globals | "clone" | "slice" Defined in node_modules/csstype/index.d.ts:18255 Box Direction Box
Direction
: Globals | "inherit" | "normal" | "reverse" Defined in node_modules/csstype/index.d.ts:18257 Box Flex Box
Flex
: Globals | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18259 Box Flex Group Box
Flex
Group
: Globals | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18261 Box Lines Box
Lines
: Globals | "multiple" | "single" Defined in node_modules/csstype/index.d.ts:18263 Box Ordinal Group Box
Ordinal
Group
: Globals | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18265 Box Orient Box
Orient
: Globals | "block-axis" | "horizontal" | "inherit" | "inline-axis" | "vertical" Defined in node_modules/csstype/index.d.ts:18267 Box Pack Box
Pack
: Globals | "center" | "end" | "justify" | "start" Defined in node_modules/csstype/index.d.ts:18269 Box Shadow Box
Shadow
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18271 Box Sizing Box
Sizing
: Globals | "border-box" | "content-box" Defined in node_modules/csstype/index.d.ts:18273 Break After Break
After
: Globals | "all" | "always" | "auto" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" | "column" | "left" | "page" | "recto" | "region" | "right" | "verso" Defined in node_modules/csstype/index.d.ts:18275 Break Before Break
Before
: Globals | "all" | "always" | "auto" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" | "column" | "left" | "page" | "recto" | "region" | "right" | "verso" Defined in node_modules/csstype/index.d.ts:18292 Break Inside Break
Inside
: Globals | "auto" | "avoid" | "avoid-column" | "avoid-page" | "avoid-region" Defined in node_modules/csstype/index.d.ts:18309 Caption Side Caption
Side
: Globals | "block-end" | "block-start" | "bottom" | "inline-end" | "inline-start" | "top" Defined in node_modules/csstype/index.d.ts:18311 Caret Color Defined in node_modules/csstype/index.d.ts:18313 Change Event Handler Defined in node_modules/@types/react/index.d.ts:1350 Type parameters Clear Clear
: Globals | "both" | "inline-end" | "inline-start" | "left" | "none" | "right" Defined in node_modules/csstype/index.d.ts:18315 Clip Clip
: Globals | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18317 Clip Path Defined in node_modules/csstype/index.d.ts:18319 Clip Rule Clip
Rule
: Globals | "evenodd" | "nonzero" Defined in node_modules/csstype/index.d.ts:19608 Clipboard Event Handler Defined in node_modules/@types/react/index.d.ts:1345 Type parameters Color Defined in node_modules/csstype/index.d.ts:18321 Color Defined in node_modules/csstype/index.d.ts:19941 Color Interpolation Color
Interpolation
: Globals | "auto" | "linearRGB" | "sRGB" Defined in node_modules/csstype/index.d.ts:19610 Color Rendering Color
Rendering
: Globals | "auto" | "optimizeQuality" | "optimizeSpeed" Defined in node_modules/csstype/index.d.ts:19612 Color Scheme Color
Scheme
: Globals | "dark" | "light" | "normal" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18325 Column Count Column
Count
: Globals | "auto" | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18327 Column Fill Column
Fill
: Globals | "auto" | "balance" | "balance-all" Defined in node_modules/csstype/index.d.ts:18329 Column Gap Column
Gap
< TLength > : Globals | TLength | "normal" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18331 Type parameters TLength = ( string & {} ) | 0 Column Rule Defined in node_modules/csstype/index.d.ts:18333 Type parameters TLength = ( string & {} ) | 0 Column Rule Color Defined in node_modules/csstype/index.d.ts:18335 Column Rule Style Defined in node_modules/csstype/index.d.ts:18337 Column Rule Width Defined in node_modules/csstype/index.d.ts:18339 Type parameters TLength = ( string & {} ) | 0 Column Span Column
Span
: Globals | "all" | "none" Defined in node_modules/csstype/index.d.ts:18341 Column Width Column
Width
< TLength > : Globals | TLength | "auto" Defined in node_modules/csstype/index.d.ts:18343 Type parameters TLength = ( string & {} ) | 0 Columns Columns
< TLength > : Globals | TLength | "auto" | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18345 Type parameters TLength = ( string & {} ) | 0 Compat Auto Compat Auto: "button" | "checkbox" | "listbox" | "menulist" | "meter" | "progress-bar" | "push-button" | "radio" | "searchfield" | "slider-horizontal" | "square-button" | "textarea"
Defined in node_modules/csstype/index.d.ts:19943 Component Props Defined in node_modules/@types/react/index.d.ts:805 Type parameters Component Props With Ref Defined in node_modules/@types/react/index.d.ts:811 Type parameters Component State Component State: any
Defined in node_modules/@types/react/index.d.ts:122 Component Type Defined in node_modules/@types/react/index.d.ts:75 Type parameters Composite Style Composite Style: "clear" | "copy" | "destination-atop" | "destination-in" | "destination-out" | "destination-over" | "source-atop" | "source-in" | "source-out" | "source-over" | "xor"
Defined in node_modules/csstype/index.d.ts:19957 Compositing Operator Compositing Operator: "add" | "exclude" | "intersect" | "subtract"
Defined in node_modules/csstype/index.d.ts:19970 Composition Event Handler Defined in node_modules/@types/react/index.d.ts:1346 Type parameters Contain Contain
: Globals | "content" | "inline-size" | "layout" | "none" | "paint" | "size" | "strict" | "style" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18347 Content Defined in node_modules/csstype/index.d.ts:18349 Content Distribution Content Distribution: "space-around" | "space-between" | "space-evenly" | "stretch"
Defined in node_modules/csstype/index.d.ts:19972 Content List Content
List
: Quote | "contents" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19974 Content Position Content Position: "center" | "end" | "flex-end" | "flex-start" | "start"
Defined in node_modules/csstype/index.d.ts:19976 Content Visibility Content
Visibility
: Globals | "auto" | "hidden" | "visible" Defined in node_modules/csstype/index.d.ts:18351 Counter Increment Counter
Increment
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18353 Counter Reset Counter
Reset
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18355 Counter Set Counter
Set
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18357 Cubic Bezier Timing Function Cubic Bezier Timing Function: "ease" | "ease-in" | "ease-in-out" | "ease-out" | ( string & {} )
Defined in node_modules/csstype/index.d.ts:19978 Cursor Cursor
: Globals | "-moz-grab" | "-webkit-grab" | "alias" | "all-scroll" | "auto" | "cell" | "col-resize" | "context-menu" | "copy" | "crosshair" | "default" | "e-resize" | "ew-resize" | "grab" | "grabbing" | "help" | "move" | "n-resize" | "ne-resize" | "nesw-resize" | "no-drop" | "none" | "not-allowed" | "ns-resize" | "nw-resize" | "nwse-resize" | "pointer" | "progress" | "row-resize" | "s-resize" | "se-resize" | "sw-resize" | "text" | "vertical-text" | "w-resize" | "wait" | "zoom-in" | "zoom-out" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18359 Dasharray Dasharray< TLength > : TLength | ( string & {} ) | ( number & {} )
Defined in node_modules/csstype/index.d.ts:19980 Type parameters Deprecated System Color Deprecated System Color: "ActiveBorder" | "ActiveCaption" | "AppWorkspace" | "Background" | "ButtonFace" | "ButtonHighlight" | "ButtonShadow" | "ButtonText" | "CaptionText" | "GrayText" | "Highlight" | "HighlightText" | "InactiveBorder" | "InactiveCaption" | "InactiveCaptionText" | "InfoBackground" | "InfoText" | "Menu" | "MenuText" | "Scrollbar" | "ThreeDDarkShadow" | "ThreeDFace" | "ThreeDHighlight" | "ThreeDLightShadow" | "ThreeDShadow" | "Window" | "WindowFrame" | "WindowText"
Defined in node_modules/csstype/index.d.ts:19982 DetailedHTMLProps Defined in node_modules/@types/react/index.d.ts:1367 Type parameters Direction Defined in node_modules/csstype/index.d.ts:18401 Dispatch Dispatch< A > : ( value: A ) => void
Defined in node_modules/@types/react/index.d.ts:859 Type parameters Dispatch Type Dispatch Type: < T , V > ( action: { type: T ; value: V } ) => void
Type declaration < T , V > ( action: { type: T ; value: V } ) : void Type parameters Parameters action: { type: T ; value: V } Returns void Display Defined in node_modules/csstype/index.d.ts:18403 Display Inside Display Inside: "-ms-flexbox" | "-ms-grid" | "-webkit-flex" | "flex" | "flow" | "flow-root" | "grid" | "ruby" | "table"
Defined in node_modules/csstype/index.d.ts:20012 Display Internal Display Internal: "ruby-base" | "ruby-base-container" | "ruby-text" | "ruby-text-container" | "table-caption" | "table-cell" | "table-column" | "table-column-group" | "table-footer-group" | "table-header-group" | "table-row" | "table-row-group"
Defined in node_modules/csstype/index.d.ts:20014 Display Legacy Display Legacy: "-ms-inline-flexbox" | "-ms-inline-grid" | "-webkit-inline-flex" | "inline-block" | "inline-flex" | "inline-grid" | "inline-list-item" | "inline-table"
Defined in node_modules/csstype/index.d.ts:20028 Display Outside Display Outside: "block" | "inline" | "run-in"
Defined in node_modules/csstype/index.d.ts:20030 Dominant Baseline Dominant
Baseline
: Globals | "alphabetic" | "auto" | "central" | "hanging" | "ideographic" | "mathematical" | "middle" | "no-change" | "reset-size" | "text-after-edge" | "text-before-edge" | "use-script" Defined in node_modules/csstype/index.d.ts:19614 Drag Event Handler Defined in node_modules/@types/react/index.d.ts:1347 Type parameters Easing Function Defined in node_modules/csstype/index.d.ts:20032 East Asian Variant Values East Asian Variant Values: "jis04" | "jis78" | "jis83" | "jis90" | "simplified" | "traditional"
Defined in node_modules/csstype/index.d.ts:20034 Element Ref Defined in node_modules/@types/react/index.d.ts:105 Type parameters Element Type Defined in node_modules/@types/react/index.d.ts:70 Type parameters Empty Cells Empty
Cells
: Globals | "hide" | "show" Defined in node_modules/csstype/index.d.ts:18414 Event Handler Event Handler< E > : { bivarianceHack: any } [ "bivarianceHack" ]
Defined in node_modules/@types/react/index.d.ts:1341 Type parameters Fill Defined in node_modules/csstype/index.d.ts:19629 Fill Opacity Fill
Opacity
: Globals | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19631 Fill Rule Fill
Rule
: Globals | "evenodd" | "nonzero" Defined in node_modules/csstype/index.d.ts:19633 Filter Filter
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18416 Final Bg Layer Defined in node_modules/csstype/index.d.ts:20036 Type parameters Flex Flex
< TLength > : Globals | TLength | "auto" | "content" | "fit-content" | "max-content" | "min-content" | "none" | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18418 Type parameters TLength = ( string & {} ) | 0 Flex Basis Flex
Basis
< TLength > : Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-auto" | "auto" | "content" | "fit-content" | "max-content" | "min-content" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18420 Type parameters TLength = ( string & {} ) | 0 Flex Direction Flex
Direction
: Globals | "column" | "column-reverse" | "row" | "row-reverse" Defined in node_modules/csstype/index.d.ts:18434 Flex Flow Flex
Flow
: Globals | "column" | "column-reverse" | "nowrap" | "row" | "row-reverse" | "wrap" | "wrap-reverse" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18436 Flex Grow Flex
Grow
: Globals | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18438 Flex Shrink Flex
Shrink
: Globals | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18440 Flex Wrap Flex
Wrap
: Globals | "nowrap" | "wrap" | "wrap-reverse" Defined in node_modules/csstype/index.d.ts:18442 Float Float
: Globals | "inline-end" | "inline-start" | "left" | "none" | "right" Defined in node_modules/csstype/index.d.ts:18444 Flood Color Defined in node_modules/csstype/index.d.ts:19635 Flood Opacity Flood
Opacity
: Globals | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19637 Focus Event Handler Defined in node_modules/@types/react/index.d.ts:1348 Type parameters Font Font
: Globals | "caption" | "icon" | "menu" | "message-box" | "small-caption" | "status-bar" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18446 Font Family Defined in node_modules/csstype/index.d.ts:18448 Font Feature Settings Font
Feature
Settings
: Globals | "normal" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18450 Font Kerning Font
Kerning
: Globals | "auto" | "none" | "normal" Defined in node_modules/csstype/index.d.ts:18452 Font Language Override Font
Language
Override
: Globals | "normal" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18454 Font Optical Sizing Font
Optical
Sizing
: Globals | "auto" | "none" Defined in node_modules/csstype/index.d.ts:18456 Font Size Defined in node_modules/csstype/index.d.ts:18458 Type parameters TLength = ( string & {} ) | 0 Font Size Adjust Font
Size
Adjust
: Globals | "from-font" | "none" | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18460 Font Smooth Defined in node_modules/csstype/index.d.ts:18462 Type parameters TLength = ( string & {} ) | 0 Font Stretch Defined in node_modules/csstype/index.d.ts:18464 Font Stretch Absolute Font Stretch Absolute: "condensed" | "expanded" | "extra-condensed" | "extra-expanded" | "normal" | "semi-condensed" | "semi-expanded" | "ultra-condensed" | "ultra-expanded" | ( string & {} )
Defined in node_modules/csstype/index.d.ts:20038 Font Style Font
Style
: Globals | "italic" | "normal" | "oblique" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18466 Font Synthesis Font
Synthesis
: Globals | "none" | "small-caps" | "style" | "weight" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18468 Font Variant Font
Variant
: Globals | EastAsianVariantValues | "all-petite-caps" | "all-small-caps" | "common-ligatures" | "contextual" | "diagonal-fractions" | "discretionary-ligatures" | "full-width" | "historical-forms" | "historical-ligatures" | "lining-nums" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures" | "none" | "normal" | "oldstyle-nums" | "ordinal" | "petite-caps" | "proportional-nums" | "proportional-width" | "ruby" | "slashed-zero" | "small-caps" | "stacked-fractions" | "tabular-nums" | "titling-caps" | "unicase" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18470 Font Variant Alternates Font
Variant
Alternates
: Globals | "historical-forms" | "normal" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18503 Font Variant Caps Font
Variant
Caps
: Globals | "all-petite-caps" | "all-small-caps" | "normal" | "petite-caps" | "small-caps" | "titling-caps" | "unicase" Defined in node_modules/csstype/index.d.ts:18505 Font Variant East Asian Defined in node_modules/csstype/index.d.ts:18507 Font Variant Ligatures Font
Variant
Ligatures
: Globals | "common-ligatures" | "contextual" | "discretionary-ligatures" | "historical-ligatures" | "no-common-ligatures" | "no-contextual" | "no-discretionary-ligatures" | "no-historical-ligatures" | "none" | "normal" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18509 Font Variant Numeric Font
Variant
Numeric
: Globals | "diagonal-fractions" | "lining-nums" | "normal" | "oldstyle-nums" | "ordinal" | "proportional-nums" | "slashed-zero" | "stacked-fractions" | "tabular-nums" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18523 Font Variant Position Font
Variant
Position
: Globals | "normal" | "sub" | "super" Defined in node_modules/csstype/index.d.ts:18536 Font Variation Settings Font
Variation
Settings
: Globals | "normal" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18538 Font Weight Defined in node_modules/csstype/index.d.ts:18540 Font Weight Absolute Font Weight Absolute: "bold" | "normal" | ( number & {} ) | ( string & {} )
Defined in node_modules/csstype/index.d.ts:20050 Forced Color Adjust Forced
Color
Adjust
: Globals | "auto" | "none" Defined in node_modules/csstype/index.d.ts:18542 Form Event Handler Defined in node_modules/@types/react/index.d.ts:1349 Type parameters Gap Gap
< TLength > : Globals | TLength | "normal" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18544 Type parameters TLength = ( string & {} ) | 0 Generic Family Generic Family: "cursive" | "fantasy" | "monospace" | "sans-serif" | "serif"
Defined in node_modules/csstype/index.d.ts:20052 Geometry Box Geometry
Box
: Box | "fill-box" | "margin-box" | "stroke-box" | "view-box" Defined in node_modules/csstype/index.d.ts:20054 Get Derived State From Error Get
Derived
State
From
Error
< P , S > : ( error
: any ) => Partial < S > | null Defined in node_modules/@types/react/index.d.ts:633 Type parameters Type declaration Parameters Returns Partial < S > | null Get Derived State From Props Get
Derived
State
From
Props
< P , S > : ( nextProps
: Readonly < P > , prevState
: S ) => Partial < S > | null Defined in node_modules/@types/react/index.d.ts:625 Type parameters Type declaration Parameters Returns Partial < S > | null Globals Globals: "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset"
Defined in node_modules/csstype/index.d.ts:18029 Glyph Orientation Vertical Glyph
Orientation
Vertical
: Globals | "auto" | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:19639 Grid Grid
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18546 Grid Area Defined in node_modules/csstype/index.d.ts:18548 Grid Auto Columns Defined in node_modules/csstype/index.d.ts:18550 Type parameters TLength = ( string & {} ) | 0 Grid Auto Flow Grid
Auto
Flow
: Globals | "column" | "dense" | "row" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18552 Grid Auto Rows Defined in node_modules/csstype/index.d.ts:18554 Type parameters TLength = ( string & {} ) | 0 Grid Column Defined in node_modules/csstype/index.d.ts:18556 Grid Column End Defined in node_modules/csstype/index.d.ts:18558 Grid Column Gap Grid
Column
Gap
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18560 Type parameters TLength = ( string & {} ) | 0 Grid Column Start Defined in node_modules/csstype/index.d.ts:18562 Grid Gap Grid
Gap
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18564 Type parameters TLength = ( string & {} ) | 0 Grid Line Grid Line: "auto" | ( string & {} ) | ( number & {} )
Defined in node_modules/csstype/index.d.ts:20056 Grid Row Defined in node_modules/csstype/index.d.ts:18566 Grid Row End Defined in node_modules/csstype/index.d.ts:18568 Grid Row Gap Grid
Row
Gap
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18570 Type parameters TLength = ( string & {} ) | 0 Grid Row Start Defined in node_modules/csstype/index.d.ts:18572 Grid Template Grid
Template
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18574 Grid Template Areas Grid
Template
Areas
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18576 Grid Template Columns Grid
Template
Columns
< TLength > : Globals | TrackBreadth < TLength > | "none" | "subgrid" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18578 Type parameters TLength = ( string & {} ) | 0 Grid Template Rows Grid
Template
Rows
< TLength > : Globals | TrackBreadth < TLength > | "none" | "subgrid" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18580 Type parameters TLength = ( string & {} ) | 0 HTMLAttribute Anchor Target HTMLAttribute Anchor Target: "_self" | "_blank" | "_parent" | "_top" | ( string & {} )
Defined in node_modules/@types/react/index.d.ts:2032 HTMLAttribute Referrer Policy HTMLAttribute Referrer Policy: "" | "no-referrer" | "no-referrer-when-downgrade" | "origin" | "origin-when-cross-origin" | "same-origin" | "strict-origin" | "strict-origin-when-cross-origin" | "unsafe-url"
Defined in node_modules/@types/react/index.d.ts:2021 HTMLInput Type Attribute HTMLInput Type Attribute: "button" | "checkbox" | "color" | "date" | "datetime-local" | "email" | "file" | "hidden" | "image" | "month" | "number" | "password" | "radio" | "range" | "reset" | "search" | "submit" | "tel" | "text" | "time" | "url" | "week" | ( string & {} )
Defined in node_modules/@types/react/index.d.ts:2194 Hanging Punctuation Hanging
Punctuation
: Globals | "allow-end" | "first" | "force-end" | "last" | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18582 Height Height
< TLength > : Globals | TLength | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "auto" | "fit-content" | "max-content" | "min-content" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18584 Type parameters TLength = ( string & {} ) | 0 Hyphenate Character Hyphenate
Character
: Globals | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18596 Hyphens Hyphens
: Globals | "auto" | "manual" | "none" Defined in node_modules/csstype/index.d.ts:18598 Image Orientation Image
Orientation
: Globals | "flip" | "from-image" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18600 Image Rendering Image
Rendering
: Globals | "-moz-crisp-edges" | "-webkit-optimize-contrast" | "auto" | "crisp-edges" | "pixelated" Defined in node_modules/csstype/index.d.ts:18602 Image Resolution Image
Resolution
: Globals | "from-image" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18604 Ime Mode Ime
Mode
: Globals | "active" | "auto" | "disabled" | "inactive" | "normal" Defined in node_modules/csstype/index.d.ts:18606 Initial Letter Initial
Letter
: Globals | "normal" | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18608 Inline Size Inline
Size
< TLength > : Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fill-available" | "auto" | "fit-content" | "max-content" | "min-content" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18610 Type parameters TLength = ( string & {} ) | 0 Input Security Input
Security
: Globals | "auto" | "none" Defined in node_modules/csstype/index.d.ts:18623 Inset Inset
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18625 Type parameters TLength = ( string & {} ) | 0 Inset Block Inset
Block
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18627 Type parameters TLength = ( string & {} ) | 0 Inset Block End Inset
Block
End
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18629 Type parameters TLength = ( string & {} ) | 0 Inset Block Start Inset
Block
Start
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18631 Type parameters TLength = ( string & {} ) | 0 Inset Inline Inset
Inline
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18633 Type parameters TLength = ( string & {} ) | 0 Inset Inline End Inset
Inline
End
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18635 Type parameters TLength = ( string & {} ) | 0 Inset Inline Start Inset
Inline
Start
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18637 Type parameters TLength = ( string & {} ) | 0 Instance Type Instance Type< T > : T extends abstract new ( ... args: any ) => infer R ? R : any
Defined in node_modules/typescript/lib/lib.es5.d.ts:1601 Type parameters T: abstract new ( ... args: any ) => any Isolation Isolation
: Globals | "auto" | "isolate" Defined in node_modules/csstype/index.d.ts:18639 Justify Content Defined in node_modules/csstype/index.d.ts:18641 Justify Items Justify
Items
: Globals | SelfPosition | "baseline" | "left" | "legacy" | "normal" | "right" | "stretch" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18643 Justify Self Justify
Self
: Globals | SelfPosition | "auto" | "baseline" | "left" | "normal" | "right" | "stretch" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18645 Justify Tracks Defined in node_modules/csstype/index.d.ts:18647 Keyboard Event Handler Defined in node_modules/@types/react/index.d.ts:1351 Type parameters Left Left
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18649 Type parameters TLength = ( string & {} ) | 0 Legacy Ref Legacy
Ref
< T > : string | Ref < T > Defined in node_modules/@types/react/index.d.ts:87 Type parameters Letter Spacing Letter
Spacing
< TLength > : Globals | TLength | "normal" Defined in node_modules/csstype/index.d.ts:18651 Type parameters TLength = ( string & {} ) | 0 Lighting Color Defined in node_modules/csstype/index.d.ts:19641 Line Break Line
Break
: Globals | "anywhere" | "auto" | "loose" | "normal" | "strict" Defined in node_modules/csstype/index.d.ts:18653 Line Clamp Line
Clamp
: Globals | "none" | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18655 Line Height Line
Height
< TLength > : Globals | TLength | "normal" | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18657 Type parameters TLength = ( string & {} ) | 0 Line Height Step Line
Height
Step
< TLength > : Globals | TLength Defined in node_modules/csstype/index.d.ts:18659 Type parameters TLength = ( string & {} ) | 0 Line Style Line Style: "dashed" | "dotted" | "double" | "groove" | "hidden" | "inset" | "none" | "outset" | "ridge" | "solid"
Defined in node_modules/csstype/index.d.ts:20058 Line Width Line Width< TLength > : TLength | "medium" | "thick" | "thin"
Defined in node_modules/csstype/index.d.ts:20060 Type parameters List Style List
Style
: Globals | "inside" | "none" | "outside" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18661 List Style Image List
Style
Image
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18663 List Style Position List
Style
Position
: Globals | "inside" | "outside" Defined in node_modules/csstype/index.d.ts:18665 List Style Type List
Style
Type
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18667 Margin Margin
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18669 Type parameters TLength = ( string & {} ) | 0 Margin Block Margin
Block
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18671 Type parameters TLength = ( string & {} ) | 0 Margin Block End Margin
Block
End
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18673 Type parameters TLength = ( string & {} ) | 0 Margin Block Start Margin
Block
Start
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18675 Type parameters TLength = ( string & {} ) | 0 Margin Bottom Margin
Bottom
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18677 Type parameters TLength = ( string & {} ) | 0 Margin Inline Margin
Inline
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18679 Type parameters TLength = ( string & {} ) | 0 Margin Inline End Margin
Inline
End
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18681 Type parameters TLength = ( string & {} ) | 0 Margin Inline Start Margin
Inline
Start
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18683 Type parameters TLength = ( string & {} ) | 0 Margin Left Margin
Left
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18685 Type parameters TLength = ( string & {} ) | 0 Margin Right Margin
Right
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18687 Type parameters TLength = ( string & {} ) | 0 Margin Top Margin
Top
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18689 Type parameters TLength = ( string & {} ) | 0 Marker Marker
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19643 Marker End Marker
End
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19645 Marker Mid Marker
Mid
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19647 Marker Start Marker
Start
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19649 Mask Defined in node_modules/csstype/index.d.ts:18691 Type parameters TLength = ( string & {} ) | 0 Mask Border Mask
Border
: Globals | "alpha" | "luminance" | "none" | "repeat" | "round" | "space" | "stretch" | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18693 Mask Border Mode Mask
Border
Mode
: Globals | "alpha" | "luminance" Defined in node_modules/csstype/index.d.ts:18695 Mask Border Outset Mask
Border
Outset
< TLength > : Globals | TLength | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18697 Type parameters TLength = ( string & {} ) | 0 Mask Border Repeat Mask
Border
Repeat
: Globals | "repeat" | "round" | "space" | "stretch" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18699 Mask Border Slice Mask
Border
Slice
: Globals | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18701 Mask Border Source Mask
Border
Source
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18703 Mask Border Width Mask
Border
Width
< TLength > : Globals | TLength | "auto" | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18705 Type parameters TLength = ( string & {} ) | 0 Mask Clip Defined in node_modules/csstype/index.d.ts:18707 Mask Composite Defined in node_modules/csstype/index.d.ts:18709 Mask Image Mask
Image
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18711 Mask Layer Defined in node_modules/csstype/index.d.ts:20062 Type parameters Mask Mode Defined in node_modules/csstype/index.d.ts:18713 Mask Origin Defined in node_modules/csstype/index.d.ts:18715 Mask Position Defined in node_modules/csstype/index.d.ts:18717 Type parameters TLength = ( string & {} ) | 0 Mask Repeat Defined in node_modules/csstype/index.d.ts:18719 Mask Size Defined in node_modules/csstype/index.d.ts:18721 Type parameters TLength = ( string & {} ) | 0 Mask Type Mask
Type
: Globals | "alpha" | "luminance" Defined in node_modules/csstype/index.d.ts:18723 Masking Mode Masking Mode: "alpha" | "luminance" | "match-source"
Defined in node_modules/csstype/index.d.ts:20064 Math Depth Math
Depth
: Globals | "auto-add" | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18725 Math Shift Math
Shift
: Globals | "compact" | "normal" Defined in node_modules/csstype/index.d.ts:18727 Math Style Math
Style
: Globals | "compact" | "normal" Defined in node_modules/csstype/index.d.ts:18729 Max Block Size Max
Block
Size
< TLength > : Globals | TLength | "-moz-max-content" | "-moz-min-content" | "-webkit-fill-available" | "fit-content" | "max-content" | "min-content" | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18731 Type parameters TLength = ( string & {} ) | 0 Max Height Max
Height
< TLength > : Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "-webkit-max-content" | "-webkit-min-content" | "fit-content" | "intrinsic" | "max-content" | "min-content" | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18743 Type parameters TLength = ( string & {} ) | 0 Max Inline Size Max
Inline
Size
< TLength > : Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fill-available" | "fit-content" | "max-content" | "min-content" | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18759 Type parameters TLength = ( string & {} ) | 0 Max Lines Max
Lines
: Globals | "none" | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18772 Max Width Max
Width
< TLength > : Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "-webkit-max-content" | "-webkit-min-content" | "fit-content" | "intrinsic" | "max-content" | "min-content" | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18774 Type parameters TLength = ( string & {} ) | 0 Measure In Window On Success Callback Measure In Window On Success Callback: ( x: number , y: number , width: number , height: number ) => void
Defined in node_modules/@types/react-native/index.d.ts:83 Type declaration ( x: number , y: number , width: number , height: number ) : void Parameters x: number y: number width: number height: number Returns void Measure Layout On Success Callback Measure Layout On Success Callback: ( left: number , top: number , width: number , height: number ) => void
Defined in node_modules/@types/react-native/index.d.ts:85 Type declaration ( left: number , top: number , width: number , height: number ) : void Parameters left: number top: number width: number height: number Returns void Measure On Success Callback Measure On Success Callback: ( x: number , y: number , width: number , height: number , pageX: number , pageY: number ) => void
Defined in node_modules/@types/react-native/index.d.ts:74 Type declaration ( x: number , y: number , width: number , height: number , pageX: number , pageY: number ) : void Parameters x: number y: number width: number height: number pageX: number pageY: number Returns void Min Block Size Min
Block
Size
< TLength > : Globals | TLength | "-moz-max-content" | "-moz-min-content" | "-webkit-fill-available" | "auto" | "fit-content" | "max-content" | "min-content" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18790 Type parameters TLength = ( string & {} ) | 0 Min Height Min
Height
< TLength > : Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "-webkit-max-content" | "-webkit-min-content" | "auto" | "fit-content" | "intrinsic" | "max-content" | "min-content" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18802 Type parameters TLength = ( string & {} ) | 0 Min Inline Size Min
Inline
Size
< TLength > : Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fill-available" | "auto" | "fit-content" | "max-content" | "min-content" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18818 Type parameters TLength = ( string & {} ) | 0 Min Width Min
Width
< TLength > : Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fill-available" | "-webkit-fit-content" | "-webkit-max-content" | "-webkit-min-content" | "auto" | "fit-content" | "intrinsic" | "max-content" | "min-content" | "min-intrinsic" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18831 Type parameters TLength = ( string & {} ) | 0 Mix Blend Mode Defined in node_modules/csstype/index.d.ts:18849 Mouse Event Handler Defined in node_modules/@types/react/index.d.ts:1352 Type parameters Moz Appearance Moz
Appearance
: Globals | "-moz-mac-unified-toolbar" | "-moz-win-borderless-glass" | "-moz-win-browsertabbar-toolbox" | "-moz-win-communications-toolbox" | "-moz-win-communicationstext" | "-moz-win-exclude-glass" | "-moz-win-glass" | "-moz-win-media-toolbox" | "-moz-win-mediatext" | "-moz-window-button-box" | "-moz-window-button-box-maximized" | "-moz-window-button-close" | "-moz-window-button-maximize" | "-moz-window-button-minimize" | "-moz-window-button-restore" | "-moz-window-frame-bottom" | "-moz-window-frame-left" | "-moz-window-frame-right" | "-moz-window-titlebar" | "-moz-window-titlebar-maximized" | "button" | "button-arrow-down" | "button-arrow-next" | "button-arrow-previous" | "button-arrow-up" | "button-bevel" | "button-focus" | "caret" | "checkbox" | "checkbox-container" | "checkbox-label" | "checkmenuitem" | "dualbutton" | "groupbox" | "listbox" | "listitem" | "menuarrow" | "menubar" | "menucheckbox" | "menuimage" | "menuitem" | "menuitemtext" | "menulist" | "menulist-button" | "menulist-text" | "menulist-textfield" | "menupopup" | "menuradio" | "menuseparator" | "meterbar" | "meterchunk" | "none" | "progressbar" | "progressbar-vertical" | "progresschunk" | "progresschunk-vertical" | "radio" | "radio-container" | "radio-label" | "radiomenuitem" | "range" | "range-thumb" | "resizer" | "resizerpanel" | "scale-horizontal" | "scale-vertical" | "scalethumb-horizontal" | "scalethumb-vertical" | "scalethumbend" | "scalethumbstart" | "scalethumbtick" | "scrollbarbutton-down" | "scrollbarbutton-left" | "scrollbarbutton-right" | "scrollbarbutton-up" | "scrollbarthumb-horizontal" | "scrollbarthumb-vertical" | "scrollbartrack-horizontal" | "scrollbartrack-vertical" | "searchfield" | "separator" | "sheet" | "spinner" | "spinner-downbutton" | "spinner-textfield" | "spinner-upbutton" | "splitter" | "statusbar" | "statusbarpanel" | "tab" | "tab-scroll-arrow-back" | "tab-scroll-arrow-forward" | "tabpanel" | "tabpanels" | "textfield" | "textfield-multiline" | "toolbar" | "toolbarbutton" | "toolbarbutton-dropdown" | "toolbargripper" | "toolbox" | "tooltip" | "treeheader" | "treeheadercell" | "treeheadersortarrow" | "treeitem" | "treeline" | "treetwisty" | "treetwistyopen" | "treeview" Defined in node_modules/csstype/index.d.ts:19222 Moz Binding Moz
Binding
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19335 Moz Border Bottom Colors Defined in node_modules/csstype/index.d.ts:19337 Moz Border Left Colors Defined in node_modules/csstype/index.d.ts:19339 Moz Border Right Colors Defined in node_modules/csstype/index.d.ts:19341 Moz Border Top Colors Defined in node_modules/csstype/index.d.ts:19343 Moz Context Properties Moz
Context
Properties
: Globals | "fill" | "fill-opacity" | "none" | "stroke" | "stroke-opacity" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19345 Moz Float Edge Moz
Float
Edge
: Globals | "border-box" | "content-box" | "margin-box" | "padding-box" Defined in node_modules/csstype/index.d.ts:19347 Moz Force Broken Image Icon Moz
Force
Broken
Image
Icon
: Globals | 0 | ( string & {} ) | 1 Defined in node_modules/csstype/index.d.ts:19349 Moz Image Region Moz
Image
Region
: Globals | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19351 Moz Orient Moz
Orient
: Globals | "block" | "horizontal" | "inline" | "vertical" Defined in node_modules/csstype/index.d.ts:19353 Moz Outline Radius Moz
Outline
Radius
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19355 Type parameters TLength = ( string & {} ) | 0 Moz Outline Radius Bottomleft Moz
Outline
Radius
Bottomleft
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19357 Type parameters TLength = ( string & {} ) | 0 Moz Outline Radius Bottomright Moz
Outline
Radius
Bottomright
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19359 Type parameters TLength = ( string & {} ) | 0 Moz Outline Radius Topleft Moz
Outline
Radius
Topleft
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19361 Type parameters TLength = ( string & {} ) | 0 Moz Outline Radius Topright Moz
Outline
Radius
Topright
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19363 Type parameters TLength = ( string & {} ) | 0 Moz Stack Sizing Moz
Stack
Sizing
: Globals | "ignore" | "stretch-to-fit" Defined in node_modules/csstype/index.d.ts:19365 Moz Text Blink Moz
Text
Blink
: Globals | "blink" | "none" Defined in node_modules/csstype/index.d.ts:19367 Moz User Focus Moz
User
Focus
: Globals | "ignore" | "none" | "normal" | "select-after" | "select-all" | "select-before" | "select-menu" | "select-same" Defined in node_modules/csstype/index.d.ts:19369 Moz User Input Moz
User
Input
: Globals | "auto" | "disabled" | "enabled" | "none" Defined in node_modules/csstype/index.d.ts:19371 Moz User Modify Moz
User
Modify
: Globals | "read-only" | "read-write" | "write-only" Defined in node_modules/csstype/index.d.ts:19373 Moz Window Dragging Moz
Window
Dragging
: Globals | "drag" | "no-drag" Defined in node_modules/csstype/index.d.ts:19375 Moz Window Shadow Moz
Window
Shadow
: Globals | "default" | "menu" | "none" | "sheet" | "tooltip" Defined in node_modules/csstype/index.d.ts:19377 Ms Accelerator Ms
Accelerator
: Globals | "false" | "true" Defined in node_modules/csstype/index.d.ts:19379 Ms Block Progression Ms
Block
Progression
: Globals | "bt" | "lr" | "rl" | "tb" Defined in node_modules/csstype/index.d.ts:19381 Ms Content Zoom Chaining Ms
Content
Zoom
Chaining
: Globals | "chained" | "none" Defined in node_modules/csstype/index.d.ts:19383 Ms Content Zoom Limit Ms
Content
Zoom
Limit
: Globals | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19385 Ms Content Zoom Limit Max Ms
Content
Zoom
Limit
Max
: Globals | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19387 Ms Content Zoom Limit Min Ms
Content
Zoom
Limit
Min
: Globals | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19389 Ms Content Zoom Snap Ms
Content
Zoom
Snap
: Globals | "mandatory" | "none" | "proximity" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19391 Ms Content Zoom Snap Points Ms
Content
Zoom
Snap
Points
: Globals | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19393 Ms Content Zoom Snap Type Ms
Content
Zoom
Snap
Type
: Globals | "mandatory" | "none" | "proximity" Defined in node_modules/csstype/index.d.ts:19395 Ms Content Zooming Ms
Content
Zooming
: Globals | "none" | "zoom" Defined in node_modules/csstype/index.d.ts:19397 Ms Filter Defined in node_modules/csstype/index.d.ts:19399 Ms Flow From Ms
Flow
From
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19401 Ms Flow Into Ms
Flow
Into
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19403 Ms Grid Columns Defined in node_modules/csstype/index.d.ts:19405 Type parameters TLength = ( string & {} ) | 0 Ms Grid Rows Defined in node_modules/csstype/index.d.ts:19407 Type parameters TLength = ( string & {} ) | 0 Ms High Contrast Adjust Ms
High
Contrast
Adjust
: Globals | "auto" | "none" Defined in node_modules/csstype/index.d.ts:19409 Ms Hyphenate Limit Chars Ms
Hyphenate
Limit
Chars
: Globals | "auto" | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:19411 Ms Hyphenate Limit Lines Ms
Hyphenate
Limit
Lines
: Globals | "no-limit" | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19413 Ms Hyphenate Limit Zone Ms
Hyphenate
Limit
Zone
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19415 Type parameters TLength = ( string & {} ) | 0 Ms Ime Align Ms
Ime
Align
: Globals | "after" | "auto" Defined in node_modules/csstype/index.d.ts:19417 Ms Overflow Style Ms
Overflow
Style
: Globals | "-ms-autohiding-scrollbar" | "auto" | "none" | "scrollbar" Defined in node_modules/csstype/index.d.ts:19419 Ms Scroll Chaining Ms
Scroll
Chaining
: Globals | "chained" | "none" Defined in node_modules/csstype/index.d.ts:19421 Ms Scroll Limit Ms
Scroll
Limit
: Globals | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19423 Ms Scroll LimitXMax Ms
Scroll
LimitXMax
< TLength > : Globals | TLength | "auto" Defined in node_modules/csstype/index.d.ts:19425 Type parameters TLength = ( string & {} ) | 0 Ms Scroll LimitXMin Ms
Scroll
LimitXMin
< TLength > : Globals | TLength Defined in node_modules/csstype/index.d.ts:19427 Type parameters TLength = ( string & {} ) | 0 Ms Scroll LimitYMax Ms
Scroll
LimitYMax
< TLength > : Globals | TLength | "auto" Defined in node_modules/csstype/index.d.ts:19429 Type parameters TLength = ( string & {} ) | 0 Ms Scroll LimitYMin Ms
Scroll
LimitYMin
< TLength > : Globals | TLength Defined in node_modules/csstype/index.d.ts:19431 Type parameters TLength = ( string & {} ) | 0 Ms Scroll Rails Ms
Scroll
Rails
: Globals | "none" | "railed" Defined in node_modules/csstype/index.d.ts:19433 Ms Scroll Snap PointsX Ms
Scroll
Snap
PointsX
: Globals | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19435 Ms Scroll Snap PointsY Ms
Scroll
Snap
PointsY
: Globals | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19437 Ms Scroll Snap Type Ms
Scroll
Snap
Type
: Globals | "mandatory" | "none" | "proximity" Defined in node_modules/csstype/index.d.ts:19439 Ms Scroll SnapX Ms
Scroll
SnapX
: Globals | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19441 Ms Scroll SnapY Ms
Scroll
SnapY
: Globals | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19443 Ms Scroll Translation Ms
Scroll
Translation
: Globals | "none" | "vertical-to-horizontal" Defined in node_modules/csstype/index.d.ts:19445 Ms Scrollbar3dlight Color Defined in node_modules/csstype/index.d.ts:19447 Ms Scrollbar Arrow Color Defined in node_modules/csstype/index.d.ts:19449 Ms Scrollbar Base Color Defined in node_modules/csstype/index.d.ts:19451 Ms Scrollbar Darkshadow Color Defined in node_modules/csstype/index.d.ts:19453 Ms Scrollbar Face Color Defined in node_modules/csstype/index.d.ts:19455 Ms Scrollbar Highlight Color Defined in node_modules/csstype/index.d.ts:19457 Ms Scrollbar Shadow Color Defined in node_modules/csstype/index.d.ts:19459 Ms Scrollbar Track Color Defined in node_modules/csstype/index.d.ts:19461 Ms Text Autospace Ms
Text
Autospace
: Globals | "ideograph-alpha" | "ideograph-numeric" | "ideograph-parenthesis" | "ideograph-space" | "none" Defined in node_modules/csstype/index.d.ts:19463 Ms Touch Select Ms
Touch
Select
: Globals | "grippers" | "none" Defined in node_modules/csstype/index.d.ts:19465 Ms User Select Ms
User
Select
: Globals | "element" | "none" | "text" Defined in node_modules/csstype/index.d.ts:19467 Ms Wrap Flow Ms
Wrap
Flow
: Globals | "auto" | "both" | "clear" | "end" | "maximum" | "start" Defined in node_modules/csstype/index.d.ts:19469 Ms Wrap Margin Ms
Wrap
Margin
< TLength > : Globals | TLength Defined in node_modules/csstype/index.d.ts:19471 Type parameters TLength = ( string & {} ) | 0 Ms Wrap Through Ms
Wrap
Through
: Globals | "none" | "wrap" Defined in node_modules/csstype/index.d.ts:19473 Named Color Named Color: "aliceblue" | "antiquewhite" | "aqua" | "aquamarine" | "azure" | "beige" | "bisque" | "black" | "blanchedalmond" | "blue" | "blueviolet" | "brown" | "burlywood" | "cadetblue" | "chartreuse" | "chocolate" | "coral" | "cornflowerblue" | "cornsilk" | "crimson" | "cyan" | "darkblue" | "darkcyan" | "darkgoldenrod" | "darkgray" | "darkgreen" | "darkgrey" | "darkkhaki" | "darkmagenta" | "darkolivegreen" | "darkorange" | "darkorchid" | "darkred" | "darksalmon" | "darkseagreen" | "darkslateblue" | "darkslategray" | "darkslategrey" | "darkturquoise" | "darkviolet" | "deeppink" | "deepskyblue" | "dimgray" | "dimgrey" | "dodgerblue" | "firebrick" | "floralwhite" | "forestgreen" | "fuchsia" | "gainsboro" | "ghostwhite" | "gold" | "goldenrod" | "gray" | "green" | "greenyellow" | "grey" | "honeydew" | "hotpink" | "indianred" | "indigo" | "ivory" | "khaki" | "lavender" | "lavenderblush" | "lawngreen" | "lemonchiffon" | "lightblue" | "lightcoral" | "lightcyan" | "lightgoldenrodyellow" | "lightgray" | "lightgreen" | "lightgrey" | "lightpink" | "lightsalmon" | "lightseagreen" | "lightskyblue" | "lightslategray" | "lightslategrey" | "lightsteelblue" | "lightyellow" | "lime" | "limegreen" | "linen" | "magenta" | "maroon" | "mediumaquamarine" | "mediumblue" | "mediumorchid" | "mediumpurple" | "mediumseagreen" | "mediumslateblue" | "mediumspringgreen" | "mediumturquoise" | "mediumvioletred" | "midnightblue" | "mintcream" | "mistyrose" | "moccasin" | "navajowhite" | "navy" | "oldlace" | "olive" | "olivedrab" | "orange" | "orangered" | "orchid" | "palegoldenrod" | "palegreen" | "paleturquoise" | "palevioletred" | "papayawhip" | "peachpuff" | "peru" | "pink" | "plum" | "powderblue" | "purple" | "rebeccapurple" | "red" | "rosybrown" | "royalblue" | "saddlebrown" | "salmon" | "sandybrown" | "seagreen" | "seashell" | "sienna" | "silver" | "skyblue" | "slateblue" | "slategray" | "slategrey" | "snow" | "springgreen" | "steelblue" | "tan" | "teal" | "thistle" | "tomato" | "transparent" | "turquoise" | "violet" | "wheat" | "white" | "whitesmoke" | "yellow" | "yellowgreen"
Defined in node_modules/csstype/index.d.ts:20066 Native Animation Event Defined in node_modules/@types/react/index.d.ts:42 Native Clipboard Event Defined in node_modules/@types/react/index.d.ts:43 Native Composition Event Defined in node_modules/@types/react/index.d.ts:44 Native Drag Event Defined in node_modules/@types/react/index.d.ts:45 Native Focus Event Defined in node_modules/@types/react/index.d.ts:46 Native Keyboard Event Defined in node_modules/@types/react/index.d.ts:47 Native Mouse Event Defined in node_modules/@types/react/index.d.ts:48 Native Pointer Event Defined in node_modules/@types/react/index.d.ts:50 Native Touch Event Defined in node_modules/@types/react/index.d.ts:49 Native Transition Event Defined in node_modules/@types/react/index.d.ts:51 NativeUIEvent Defined in node_modules/@types/react/index.d.ts:52 Native Wheel Event Defined in node_modules/@types/react/index.d.ts:53 Non Nullable Non Nullable< T > : T extends null | undefined ? never : T
Defined in node_modules/typescript/lib/lib.es5.d.ts:1581 Type parameters Object Fit Object
Fit
: Globals | "contain" | "cover" | "fill" | "none" | "scale-down" Defined in node_modules/csstype/index.d.ts:18859 Object Position Defined in node_modules/csstype/index.d.ts:18861 Type parameters TLength = ( string & {} ) | 0 Offset Defined in node_modules/csstype/index.d.ts:18851 Type parameters TLength = ( string & {} ) | 0 Offset Anchor Defined in node_modules/csstype/index.d.ts:18863 Type parameters TLength = ( string & {} ) | 0 Offset Distance Offset
Distance
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18853 Type parameters TLength = ( string & {} ) | 0 Offset Path Defined in node_modules/csstype/index.d.ts:18855 Offset Rotate Offset
Rotate
: Globals | "auto" | "reverse" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18857 Only Only
< T , U > : { [ P in keyof T ] : T [ P ] } & Omit < { [ P in keyof U ] ?: never } , keyof T > Type parameters Opacity Opacity
: Globals | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18865 Order Order
: Globals | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18867 Orphans Orphans
: Globals | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18869 Outline Defined in node_modules/csstype/index.d.ts:18871 Type parameters TLength = ( string & {} ) | 0 Outline Color Defined in node_modules/csstype/index.d.ts:18873 Outline Offset Outline
Offset
< TLength > : Globals | TLength Defined in node_modules/csstype/index.d.ts:18875 Type parameters TLength = ( string & {} ) | 0 Outline Style Defined in node_modules/csstype/index.d.ts:18877 Outline Width Defined in node_modules/csstype/index.d.ts:18879 Type parameters TLength = ( string & {} ) | 0 Overflow Overflow
: Globals | "-moz-hidden-unscrollable" | "auto" | "clip" | "hidden" | "scroll" | "visible" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18881 Overflow Anchor Overflow
Anchor
: Globals | "auto" | "none" Defined in node_modules/csstype/index.d.ts:18883 Overflow Block Overflow
Block
: Globals | "auto" | "clip" | "hidden" | "scroll" | "visible" Defined in node_modules/csstype/index.d.ts:18885 Overflow Clip Box Overflow
Clip
Box
: Globals | "content-box" | "padding-box" Defined in node_modules/csstype/index.d.ts:18887 Overflow Clip Margin Defined in node_modules/csstype/index.d.ts:18889 Type parameters TLength = ( string & {} ) | 0 Overflow Inline Overflow
Inline
: Globals | "auto" | "clip" | "hidden" | "scroll" | "visible" Defined in node_modules/csstype/index.d.ts:18891 Overflow Wrap Overflow
Wrap
: Globals | "anywhere" | "break-word" | "normal" Defined in node_modules/csstype/index.d.ts:18893 OverflowX OverflowX
: Globals | "-moz-hidden-unscrollable" | "auto" | "clip" | "hidden" | "scroll" | "visible" Defined in node_modules/csstype/index.d.ts:18895 OverflowY OverflowY
: Globals | "-moz-hidden-unscrollable" | "auto" | "clip" | "hidden" | "scroll" | "visible" Defined in node_modules/csstype/index.d.ts:18897 Overscroll Behavior Overscroll
Behavior
: Globals | "auto" | "contain" | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18899 Overscroll Behavior Block Overscroll
Behavior
Block
: Globals | "auto" | "contain" | "none" Defined in node_modules/csstype/index.d.ts:18901 Overscroll Behavior Inline Overscroll
Behavior
Inline
: Globals | "auto" | "contain" | "none" Defined in node_modules/csstype/index.d.ts:18903 Overscroll BehaviorX Overscroll
BehaviorX
: Globals | "auto" | "contain" | "none" Defined in node_modules/csstype/index.d.ts:18905 Overscroll BehaviorY Overscroll
BehaviorY
: Globals | "auto" | "contain" | "none" Defined in node_modules/csstype/index.d.ts:18907 Padding Padding
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18909 Type parameters TLength = ( string & {} ) | 0 Padding Block Padding
Block
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18911 Type parameters TLength = ( string & {} ) | 0 Padding Block End Padding
Block
End
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18913 Type parameters TLength = ( string & {} ) | 0 Padding Block Start Padding
Block
Start
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18915 Type parameters TLength = ( string & {} ) | 0 Padding Bottom Padding
Bottom
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18917 Type parameters TLength = ( string & {} ) | 0 Padding Inline Padding
Inline
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18919 Type parameters TLength = ( string & {} ) | 0 Padding Inline End Padding
Inline
End
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18921 Type parameters TLength = ( string & {} ) | 0 Padding Inline Start Padding
Inline
Start
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18923 Type parameters TLength = ( string & {} ) | 0 Padding Left Padding
Left
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18925 Type parameters TLength = ( string & {} ) | 0 Padding Right Padding
Right
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18927 Type parameters TLength = ( string & {} ) | 0 Padding Top Padding
Top
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18929 Type parameters TLength = ( string & {} ) | 0 Page Break After Page
Break
After
: Globals | "always" | "auto" | "avoid" | "left" | "recto" | "right" | "verso" Defined in node_modules/csstype/index.d.ts:18931 Page Break Before Page
Break
Before
: Globals | "always" | "auto" | "avoid" | "left" | "recto" | "right" | "verso" Defined in node_modules/csstype/index.d.ts:18933 Page Break Inside Page
Break
Inside
: Globals | "auto" | "avoid" Defined in node_modules/csstype/index.d.ts:18935 Paint Paint
: <internal> . Color | "child" | "context-fill" | "context-stroke" | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:20219 Paint Order Paint
Order
: Globals | "fill" | "markers" | "normal" | "stroke" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18937 Parameters Parameters< T > : T extends ( ... args: infer P) => any ? P : never
Defined in node_modules/typescript/lib/lib.es5.d.ts:1586 Type parameters Perspective Perspective
< TLength > : Globals | TLength | "none" Defined in node_modules/csstype/index.d.ts:18939 Type parameters TLength = ( string & {} ) | 0 Perspective Origin Defined in node_modules/csstype/index.d.ts:18941 Type parameters TLength = ( string & {} ) | 0 Place Content Defined in node_modules/csstype/index.d.ts:18943 Place Items Defined in node_modules/csstype/index.d.ts:18945 Place Self Defined in node_modules/csstype/index.d.ts:18947 Pointer Event Handler Defined in node_modules/@types/react/index.d.ts:1354 Type parameters Pointer Events Pointer
Events
: Globals | "all" | "auto" | "fill" | "inherit" | "none" | "painted" | "stroke" | "visible" | "visibleFill" | "visiblePainted" | "visibleStroke" Defined in node_modules/csstype/index.d.ts:18949 Position Position
: Globals | "-webkit-sticky" | "absolute" | "fixed" | "relative" | "static" | "sticky" Defined in node_modules/csstype/index.d.ts:18951 Position Position< TLength > : TLength | "bottom" | "center" | "left" | "right" | "top" | ( string & {} )
Defined in node_modules/csstype/index.d.ts:20221 Type parameters Print Color Adjust Print
Color
Adjust
: Globals | "economy" | "exact" Defined in node_modules/csstype/index.d.ts:18323 Props With Children Props
With
Children
< P > : P & { children
?: ReactNode } Defined in node_modules/@types/react/index.d.ts:799 Type parameters Props With Ref Props
With
Ref
< P > : "ref" extends keyof P ? P extends { ref
?: infer R
} ? string extends R ? PropsWithoutRef < P > & { ref
?: Exclude < R , string > } : P : P : P Defined in node_modules/@types/react/index.d.ts:789 Type parameters Props Without Ref Props
Without
Ref
< P > : P extends any ? "ref" extends keyof P ? Pick < P , Exclude < keyof P , "ref" > > : P : P Defined in node_modules/@types/react/index.d.ts:783 Type parameters Quote Quote: "close-quote" | "no-close-quote" | "no-open-quote" | "open-quote"
Defined in node_modules/csstype/index.d.ts:20223 Quotes Quotes
: Globals | "auto" | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18953 React Event Handler Defined in node_modules/@types/react/index.d.ts:1343 Type parameters Ref Defined in node_modules/@types/react/index.d.ts:86 Type parameters Ref Callback Ref Callback< T > : { bivarianceHack: any } [ "bivarianceHack" ]
Defined in node_modules/@types/react/index.d.ts:85 Type parameters Repeat Style Repeat Style: "no-repeat" | "repeat" | "repeat-x" | "repeat-y" | "round" | "space" | ( string & {} )
Defined in node_modules/csstype/index.d.ts:20225 Resize Resize
: Globals | "block" | "both" | "horizontal" | "inline" | "none" | "vertical" Defined in node_modules/csstype/index.d.ts:18955 Right Right
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18957 Type parameters TLength = ( string & {} ) | 0 Rotate Rotate
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18959 Row Gap Row
Gap
< TLength > : Globals | TLength | "normal" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18961 Type parameters TLength = ( string & {} ) | 0 Ruby Align Ruby
Align
: Globals | "center" | "space-around" | "space-between" | "start" Defined in node_modules/csstype/index.d.ts:18963 Ruby Merge Ruby
Merge
: Globals | "auto" | "collapse" | "separate" Defined in node_modules/csstype/index.d.ts:18965 Ruby Position Ruby
Position
: Globals | "alternate" | "inter-character" | "over" | "under" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18967 Scale Scale
: Globals | "none" | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:18969 Scroll Behavior Scroll
Behavior
: Globals | "auto" | "smooth" Defined in node_modules/csstype/index.d.ts:18971 Scroll Margin Scroll
Margin
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18973 Type parameters TLength = ( string & {} ) | 0 Scroll Margin Block Scroll
Margin
Block
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18975 Type parameters TLength = ( string & {} ) | 0 Scroll Margin Block End Scroll
Margin
Block
End
< TLength > : Globals | TLength Defined in node_modules/csstype/index.d.ts:18977 Type parameters TLength = ( string & {} ) | 0 Scroll Margin Block Start Scroll
Margin
Block
Start
< TLength > : Globals | TLength Defined in node_modules/csstype/index.d.ts:18979 Type parameters TLength = ( string & {} ) | 0 Scroll Margin Bottom Scroll
Margin
Bottom
< TLength > : Globals | TLength Defined in node_modules/csstype/index.d.ts:18981 Type parameters TLength = ( string & {} ) | 0 Scroll Margin Inline Scroll
Margin
Inline
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18983 Type parameters TLength = ( string & {} ) | 0 Scroll Margin Inline End Scroll
Margin
Inline
End
< TLength > : Globals | TLength Defined in node_modules/csstype/index.d.ts:18985 Type parameters TLength = ( string & {} ) | 0 Scroll Margin Inline Start Scroll
Margin
Inline
Start
< TLength > : Globals | TLength Defined in node_modules/csstype/index.d.ts:18987 Type parameters TLength = ( string & {} ) | 0 Scroll Margin Left Scroll
Margin
Left
< TLength > : Globals | TLength Defined in node_modules/csstype/index.d.ts:18989 Type parameters TLength = ( string & {} ) | 0 Scroll Margin Right Scroll
Margin
Right
< TLength > : Globals | TLength Defined in node_modules/csstype/index.d.ts:18991 Type parameters TLength = ( string & {} ) | 0 Scroll Margin Top Scroll
Margin
Top
< TLength > : Globals | TLength Defined in node_modules/csstype/index.d.ts:18993 Type parameters TLength = ( string & {} ) | 0 Scroll Padding Scroll
Padding
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18995 Type parameters TLength = ( string & {} ) | 0 Scroll Padding Block Scroll
Padding
Block
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18997 Type parameters TLength = ( string & {} ) | 0 Scroll Padding Block End Scroll
Padding
Block
End
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:18999 Type parameters TLength = ( string & {} ) | 0 Scroll Padding Block Start Scroll
Padding
Block
Start
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19001 Type parameters TLength = ( string & {} ) | 0 Scroll Padding Bottom Scroll
Padding
Bottom
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19003 Type parameters TLength = ( string & {} ) | 0 Scroll Padding Inline Scroll
Padding
Inline
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19005 Type parameters TLength = ( string & {} ) | 0 Scroll Padding Inline End Scroll
Padding
Inline
End
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19007 Type parameters TLength = ( string & {} ) | 0 Scroll Padding Inline Start Scroll
Padding
Inline
Start
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19009 Type parameters TLength = ( string & {} ) | 0 Scroll Padding Left Scroll
Padding
Left
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19011 Type parameters TLength = ( string & {} ) | 0 Scroll Padding Right Scroll
Padding
Right
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19013 Type parameters TLength = ( string & {} ) | 0 Scroll Padding Top Scroll
Padding
Top
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19015 Type parameters TLength = ( string & {} ) | 0 Scroll Snap Align Scroll
Snap
Align
: Globals | "center" | "end" | "none" | "start" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19017 Scroll Snap Coordinate Defined in node_modules/csstype/index.d.ts:19019 Type parameters TLength = ( string & {} ) | 0 Scroll Snap Destination Defined in node_modules/csstype/index.d.ts:19021 Type parameters TLength = ( string & {} ) | 0 Scroll Snap PointsX Scroll
Snap
PointsX
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19023 Scroll Snap PointsY Scroll
Snap
PointsY
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19025 Scroll Snap Stop Scroll
Snap
Stop
: Globals | "always" | "normal" Defined in node_modules/csstype/index.d.ts:19027 Scroll Snap Type Scroll
Snap
Type
: Globals | "block" | "both" | "inline" | "none" | "x" | "y" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19029 Scroll Snap TypeX Scroll
Snap
TypeX
: Globals | "mandatory" | "none" | "proximity" Defined in node_modules/csstype/index.d.ts:19031 Scroll Snap TypeY Scroll
Snap
TypeY
: Globals | "mandatory" | "none" | "proximity" Defined in node_modules/csstype/index.d.ts:19033 Scrollbar Color Scrollbar
Color
: Globals | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19035 Scrollbar Gutter Scrollbar
Gutter
: Globals | "auto" | "stable" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19037 Scrollbar Width Scrollbar
Width
: Globals | "auto" | "none" | "thin" Defined in node_modules/csstype/index.d.ts:19039 Self Position Self Position: "center" | "end" | "flex-end" | "flex-start" | "self-end" | "self-start" | "start"
Defined in node_modules/csstype/index.d.ts:20227 Set State Action Set State Action< S > : S | ( ( prevState: S ) => S )
Defined in node_modules/@types/react/index.d.ts:856 Type parameters Shape Image Threshold Shape
Image
Threshold
: Globals | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:19041 Shape Margin Shape
Margin
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19043 Type parameters TLength = ( string & {} ) | 0 Shape Outside Shape
Outside
: Globals | Box | "margin-box" | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19045 Shape Rendering Shape
Rendering
: Globals | "auto" | "crispEdges" | "geometricPrecision" | "optimizeSpeed" Defined in node_modules/csstype/index.d.ts:19651 Single Animation Defined in node_modules/csstype/index.d.ts:20229 Type parameters Single Animation Direction Single Animation Direction: "alternate" | "alternate-reverse" | "normal" | "reverse"
Defined in node_modules/csstype/index.d.ts:20241 Single Animation Fill Mode Single Animation Fill Mode: "backwards" | "both" | "forwards" | "none"
Defined in node_modules/csstype/index.d.ts:20243 Single Animation Timeline Single Animation Timeline: "auto" | "none" | ( string & {} )
Defined in node_modules/csstype/index.d.ts:20245 Single Transition Single
Transition
< TTime > : EasingFunction | TTime | "all" | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:20247 Type parameters Step Timing Function Step Timing Function: "step-end" | "step-start" | ( string & {} )
Defined in node_modules/csstype/index.d.ts:20249 Stop Color Defined in node_modules/csstype/index.d.ts:19653 Stop Opacity Stop
Opacity
: Globals | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19655 Stroke Defined in node_modules/csstype/index.d.ts:19657 Stroke Dasharray Defined in node_modules/csstype/index.d.ts:19659 Type parameters TLength = ( string & {} ) | 0 Stroke Dashoffset Stroke
Dashoffset
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19661 Type parameters TLength = ( string & {} ) | 0 Stroke Linecap Stroke
Linecap
: Globals | "butt" | "round" | "square" Defined in node_modules/csstype/index.d.ts:19663 Stroke Linejoin Stroke
Linejoin
: Globals | "bevel" | "miter" | "round" Defined in node_modules/csstype/index.d.ts:19665 Stroke Miterlimit Stroke
Miterlimit
: Globals | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19667 Stroke Opacity Stroke
Opacity
: Globals | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19669 Stroke Width Stroke
Width
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19671 Type parameters TLength = ( string & {} ) | 0 Tab Size Tab
Size
< TLength > : Globals | TLength | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19047 Type parameters TLength = ( string & {} ) | 0 Table Layout Table
Layout
: Globals | "auto" | "fixed" Defined in node_modules/csstype/index.d.ts:19049 Text Align Text
Align
: Globals | "center" | "end" | "justify" | "left" | "match-parent" | "right" | "start" Defined in node_modules/csstype/index.d.ts:19051 Text Align Last Text
Align
Last
: Globals | "auto" | "center" | "end" | "justify" | "left" | "right" | "start" Defined in node_modules/csstype/index.d.ts:19053 Text Anchor Text
Anchor
: Globals | "end" | "middle" | "start" Defined in node_modules/csstype/index.d.ts:19673 Text Combine Upright Text
Combine
Upright
: Globals | "all" | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19055 Text Decoration Text
Decoration
< TLength > : Globals | <internal> . Color | TLength | "auto" | "blink" | "dashed" | "dotted" | "double" | "from-font" | "grammar-error" | "line-through" | "none" | "overline" | "solid" | "spelling-error" | "underline" | "wavy" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19057 Type parameters TLength = ( string & {} ) | 0 Text Decoration Color Defined in node_modules/csstype/index.d.ts:19077 Text Decoration Line Text
Decoration
Line
: Globals | "blink" | "grammar-error" | "line-through" | "none" | "overline" | "spelling-error" | "underline" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19079 Text Decoration Skip Text
Decoration
Skip
: Globals | "box-decoration" | "edges" | "leading-spaces" | "none" | "objects" | "spaces" | "trailing-spaces" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19081 Text Decoration Skip Ink Text
Decoration
Skip
Ink
: Globals | "all" | "auto" | "none" Defined in node_modules/csstype/index.d.ts:19083 Text Decoration Style Text
Decoration
Style
: Globals | "dashed" | "dotted" | "double" | "solid" | "wavy" Defined in node_modules/csstype/index.d.ts:19085 Text Decoration Thickness Text
Decoration
Thickness
< TLength > : Globals | TLength | "auto" | "from-font" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19087 Type parameters TLength = ( string & {} ) | 0 Text Emphasis Text
Emphasis
: Globals | <internal> . Color | "circle" | "dot" | "double-circle" | "filled" | "none" | "open" | "sesame" | "triangle" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19089 Text Emphasis Color Defined in node_modules/csstype/index.d.ts:19091 Text Emphasis Position Text
Emphasis
Position
: Globals | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19093 Text Emphasis Style Text
Emphasis
Style
: Globals | "circle" | "dot" | "double-circle" | "filled" | "none" | "open" | "sesame" | "triangle" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19095 Text Indent Text
Indent
< TLength > : Globals | TLength | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19097 Type parameters TLength = ( string & {} ) | 0 Text Justify Text
Justify
: Globals | "auto" | "inter-character" | "inter-word" | "none" Defined in node_modules/csstype/index.d.ts:19099 Text Orientation Text
Orientation
: Globals | "mixed" | "sideways" | "upright" Defined in node_modules/csstype/index.d.ts:19101 Text Overflow Text
Overflow
: Globals | "clip" | "ellipsis" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19103 Text Rendering Text
Rendering
: Globals | "auto" | "geometricPrecision" | "optimizeLegibility" | "optimizeSpeed" Defined in node_modules/csstype/index.d.ts:19105 Text Shadow Text
Shadow
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19107 Text Size Adjust Text
Size
Adjust
: Globals | "auto" | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19109 Text Transform Text
Transform
: Globals | "capitalize" | "full-size-kana" | "full-width" | "lowercase" | "none" | "uppercase" Defined in node_modules/csstype/index.d.ts:19111 Text Underline Offset Text
Underline
Offset
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19113 Type parameters TLength = ( string & {} ) | 0 Text Underline Position Text
Underline
Position
: Globals | "auto" | "from-font" | "left" | "right" | "under" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19115 Top Top
< TLength > : Globals | TLength | "auto" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19117 Type parameters TLength = ( string & {} ) | 0 Touch Action Touch
Action
: Globals | "-ms-manipulation" | "-ms-none" | "-ms-pinch-zoom" | "auto" | "manipulation" | "none" | "pan-down" | "pan-left" | "pan-right" | "pan-up" | "pan-x" | "pan-y" | "pinch-zoom" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19119 Touch Event Handler Defined in node_modules/@types/react/index.d.ts:1353 Type parameters Track Breadth Track Breadth< TLength > : TLength | "auto" | "max-content" | "min-content" | ( string & {} )
Defined in node_modules/csstype/index.d.ts:20251 Type parameters Transform Transform
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19136 Transform Box Transform
Box
: Globals | "border-box" | "content-box" | "fill-box" | "stroke-box" | "view-box" Defined in node_modules/csstype/index.d.ts:19138 Transform Origin Transform
Origin
< TLength > : Globals | TLength | "bottom" | "center" | "left" | "right" | "top" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19140 Type parameters TLength = ( string & {} ) | 0 Transform Style Transform
Style
: Globals | "flat" | "preserve-3d" Defined in node_modules/csstype/index.d.ts:19142 Transition Defined in node_modules/csstype/index.d.ts:19144 Type parameters Transition Delay Transition
Delay
< TTime > : Globals | TTime | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19146 Type parameters Transition Duration Transition
Duration
< TTime > : Globals | TTime | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19148 Type parameters Transition Event Handler Defined in node_modules/@types/react/index.d.ts:1358 Type parameters Transition Property Transition
Property
: Globals | "all" | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19150 Transition Timing Function Defined in node_modules/csstype/index.d.ts:19152 Translate Translate
< TLength > : Globals | TLength | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19154 Type parameters TLength = ( string & {} ) | 0 UIEvent Handler Defined in node_modules/@types/react/index.d.ts:1355 Type parameters Unicode Bidi Unicode
Bidi
: Globals | "-moz-isolate" | "-moz-isolate-override" | "-moz-plaintext" | "-webkit-isolate" | "-webkit-isolate-override" | "-webkit-plaintext" | "bidi-override" | "embed" | "isolate" | "isolate-override" | "normal" | "plaintext" Defined in node_modules/csstype/index.d.ts:19156 User Select User
Select
: Globals | "-moz-none" | "all" | "auto" | "contain" | "element" | "none" | "text" Defined in node_modules/csstype/index.d.ts:19171 Vector Effect Vector
Effect
: Globals | "non-scaling-stroke" | "none" Defined in node_modules/csstype/index.d.ts:19675 Vertical Align Vertical
Align
< TLength > : Globals | TLength | "baseline" | "bottom" | "middle" | "sub" | "super" | "text-bottom" | "text-top" | "top" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19173 Type parameters TLength = ( string & {} ) | 0 Visibility Visibility
: Globals | "collapse" | "hidden" | "visible" Defined in node_modules/csstype/index.d.ts:19186 Visual Box Visual Box: "border-box" | "content-box" | "padding-box"
Defined in node_modules/csstype/index.d.ts:20255 Webkit Appearance Webkit
Appearance
: Globals | "-apple-pay-button" | "button" | "button-bevel" | "caret" | "checkbox" | "default-button" | "inner-spin-button" | "listbox" | "listitem" | "media-controls-background" | "media-controls-fullscreen-background" | "media-current-time-display" | "media-enter-fullscreen-button" | "media-exit-fullscreen-button" | "media-fullscreen-button" | "media-mute-button" | "media-overlay-play-button" | "media-play-button" | "media-seek-back-button" | "media-seek-forward-button" | "media-slider" | "media-sliderthumb" | "media-time-remaining-display" | "media-toggle-closed-captions-button" | "media-volume-slider" | "media-volume-slider-container" | "media-volume-sliderthumb" | "menulist" | "menulist-button" | "menulist-text" | "menulist-textfield" | "meter" | "none" | "progress-bar" | "progress-bar-value" | "push-button" | "radio" | "searchfield" | "searchfield-cancel-button" | "searchfield-decoration" | "searchfield-results-button" | "searchfield-results-decoration" | "slider-horizontal" | "slider-vertical" | "sliderthumb-horizontal" | "sliderthumb-vertical" | "square-button" | "textarea" | "textfield" Defined in node_modules/csstype/index.d.ts:19475 Webkit Border Before Defined in node_modules/csstype/index.d.ts:19527 Type parameters TLength = ( string & {} ) | 0 Webkit Border Before Color Defined in node_modules/csstype/index.d.ts:19529 Webkit Border Before Style Defined in node_modules/csstype/index.d.ts:19531 Webkit Border Before Width Defined in node_modules/csstype/index.d.ts:19533 Type parameters TLength = ( string & {} ) | 0 Webkit Box Reflect Webkit
Box
Reflect
< TLength > : Globals | TLength | "above" | "below" | "left" | "right" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19535 Type parameters TLength = ( string & {} ) | 0 Webkit Line Clamp Webkit
Line
Clamp
: Globals | "none" | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19537 Webkit Mask Defined in node_modules/csstype/index.d.ts:19539 Type parameters TLength = ( string & {} ) | 0 Webkit Mask Attachment Defined in node_modules/csstype/index.d.ts:19551 Webkit Mask Clip Webkit
Mask
Clip
: Globals | Box | "border" | "content" | "padding" | "text" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19553 Webkit Mask Composite Defined in node_modules/csstype/index.d.ts:19555 Webkit Mask Image Webkit
Mask
Image
: Globals | "none" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19557 Webkit Mask Origin Webkit
Mask
Origin
: Globals | Box | "border" | "content" | "padding" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19559 Webkit Mask Position Defined in node_modules/csstype/index.d.ts:19561 Type parameters TLength = ( string & {} ) | 0 Webkit Mask PositionX Webkit
Mask
PositionX
< TLength > : Globals | TLength | "center" | "left" | "right" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19563 Type parameters TLength = ( string & {} ) | 0 Webkit Mask PositionY Webkit
Mask
PositionY
< TLength > : Globals | TLength | "bottom" | "center" | "top" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19565 Type parameters TLength = ( string & {} ) | 0 Webkit Mask Repeat Defined in node_modules/csstype/index.d.ts:19567 Webkit Mask RepeatX Webkit
Mask
RepeatX
: Globals | "no-repeat" | "repeat" | "round" | "space" Defined in node_modules/csstype/index.d.ts:19569 Webkit Mask RepeatY Webkit
Mask
RepeatY
: Globals | "no-repeat" | "repeat" | "round" | "space" Defined in node_modules/csstype/index.d.ts:19571 Webkit Mask Size Webkit
Mask
Size
< TLength > : Globals | BgSize < TLength > | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19573 Type parameters TLength = ( string & {} ) | 0 Webkit Overflow Scrolling Webkit
Overflow
Scrolling
: Globals | "auto" | "touch" Defined in node_modules/csstype/index.d.ts:19575 Webkit Tap Highlight Color Defined in node_modules/csstype/index.d.ts:19577 Webkit Text Fill Color Defined in node_modules/csstype/index.d.ts:19579 Webkit Text Stroke Defined in node_modules/csstype/index.d.ts:19581 Type parameters TLength = ( string & {} ) | 0 Webkit Text Stroke Color Defined in node_modules/csstype/index.d.ts:19583 Webkit Text Stroke Width Webkit
Text
Stroke
Width
< TLength > : Globals | TLength Defined in node_modules/csstype/index.d.ts:19585 Type parameters TLength = ( string & {} ) | 0 Webkit Touch Callout Webkit
Touch
Callout
: Globals | "default" | "none" Defined in node_modules/csstype/index.d.ts:19587 Webkit User Modify Webkit
User
Modify
: Globals | "read-only" | "read-write" | "read-write-plaintext-only" Defined in node_modules/csstype/index.d.ts:19589 Wheel Event Handler Defined in node_modules/@types/react/index.d.ts:1356 Type parameters White Space White
Space
: Globals | "-moz-pre-wrap" | "break-spaces" | "normal" | "nowrap" | "pre" | "pre-line" | "pre-wrap" Defined in node_modules/csstype/index.d.ts:19188 Widows Widows
: Globals | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19190 Width Width
< TLength > : Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-fit-content" | "-webkit-max-content" | "auto" | "fit-content" | "intrinsic" | "max-content" | "min-content" | "min-intrinsic" | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19192 Type parameters TLength = ( string & {} ) | 0 Will Change Defined in node_modules/csstype/index.d.ts:19208 Word Break Word
Break
: Globals | "break-all" | "break-word" | "keep-all" | "normal" Defined in node_modules/csstype/index.d.ts:19210 Word Spacing Word
Spacing
< TLength > : Globals | TLength | "normal" Defined in node_modules/csstype/index.d.ts:19212 Type parameters TLength = ( string & {} ) | 0 Word Wrap Word
Wrap
: Globals | "break-word" | "normal" Defined in node_modules/csstype/index.d.ts:19214 Writing Mode Writing
Mode
: Globals | "horizontal-tb" | "sideways-lr" | "sideways-rl" | "vertical-lr" | "vertical-rl" Defined in node_modules/csstype/index.d.ts:19216 ZIndex ZIndex
: Globals | "auto" | ( number & {} ) | ( string & {} ) Defined in node_modules/csstype/index.d.ts:19218 Zoom Zoom
: Globals | "normal" | "reset" | ( string & {} ) | ( number & {} ) Defined in node_modules/csstype/index.d.ts:19220
NOTE: prefer ComponentPropsWithRef, if the ref is forwarded, or ComponentPropsWithoutRef when refs are not supported.