Interface: MuiStackProps
The MuiStack component properties.
Extends
StackProps.DisabledProps.ReadOnlyProps
Properties
about?
optionalabout:string
Inherited from
StackProps.about
accessKey?
optionalaccessKey:string
Inherited from
StackProps.accessKey
alignContent?
optionalalignContent:ResponsiveStyleValue<readonly string[] | AlignContent | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | AlignContent | undefined>
Inherited from
StackProps.alignContent
alignItems?
optionalalignItems:ResponsiveStyleValue<readonly string[] | AlignItems | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | AlignItems | undefined>
Inherited from
StackProps.alignItems
alignSelf?
optionalalignSelf:ResponsiveStyleValue<readonly string[] | AlignSelf | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | AlignSelf | undefined>
Inherited from
StackProps.alignSelf
aria-activedescendant?
optionalaria-activedescendant:string
Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.
Inherited from
StackProps.aria-activedescendant
aria-atomic?
optionalaria-atomic:Booleanish
Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.
Inherited from
StackProps.aria-atomic
aria-autocomplete?
optionalaria-autocomplete:"none"|"list"|"both"|"inline"
Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be presented if they are made.
Inherited from
StackProps.aria-autocomplete
aria-braillelabel?
optionalaria-braillelabel:string
Defines a string value that labels the current element, which is intended to be converted into Braille.
See
aria-label.
Inherited from
StackProps.aria-braillelabel
aria-brailleroledescription?
optionalaria-brailleroledescription:string
Defines a human-readable, author-localized abbreviated description for the role of an element, which is intended to be converted into Braille.
See
aria-roledescription.
Inherited from
StackProps.aria-brailleroledescription
aria-busy?
optionalaria-busy:Booleanish
Inherited from
StackProps.aria-busy
aria-checked?
optionalaria-checked:boolean|"true"|"false"|"mixed"
Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.
See
- aria-pressed
- aria-selected.
Inherited from
StackProps.aria-checked
aria-colcount?
optionalaria-colcount:number
Defines the total number of columns in a table, grid, or treegrid.
See
aria-colindex.
Inherited from
StackProps.aria-colcount
aria-colindex?
optionalaria-colindex:number
Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.
See
- aria-colcount
- aria-colspan.
Inherited from
StackProps.aria-colindex
aria-colindextext?
optionalaria-colindextext:string
Defines a human readable text alternative of aria-colindex.
See
aria-rowindextext.
Inherited from
StackProps.aria-colindextext
aria-colspan?
optionalaria-colspan:number
Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.
See
- aria-colindex
- aria-rowspan.
Inherited from
StackProps.aria-colspan
aria-controls?
optionalaria-controls:string
Identifies the element (or elements) whose contents or presence are controlled by the current element.
See
aria-owns.
Inherited from
StackProps.aria-controls
aria-current?
optionalaria-current:boolean|"date"|"time"|"true"|"false"|"page"|"step"|"location"
Indicates the element that represents the current item within a container or set of related elements.
Inherited from
StackProps.aria-current
aria-describedby?
optionalaria-describedby:string
Identifies the element (or elements) that describes the object.
See
aria-labelledby
Inherited from
StackProps.aria-describedby
aria-description?
optionalaria-description:string
Defines a string value that describes or annotates the current element.
See
related aria-describedby.
Inherited from
StackProps.aria-description
aria-details?
optionalaria-details:string
Identifies the element that provides a detailed, extended description for the object.
See
aria-describedby.
Inherited from
StackProps.aria-details
aria-disabled?
optionalaria-disabled:Booleanish
Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.
See
- aria-hidden
- aria-readonly.
Inherited from
StackProps.aria-disabled
aria-dropeffect?
optionalaria-dropeffect:"link"|"none"|"copy"|"move"|"execute"|"popup"
Indicates what functions can be performed when a dragged object is released on the drop target.
Deprecated
in ARIA 1.1
Inherited from
StackProps.aria-dropeffect
aria-errormessage?
optionalaria-errormessage:string
Identifies the element that provides an error message for the object.
See
- aria-invalid
- aria-describedby.
Inherited from
StackProps.aria-errormessage
aria-expanded?
optionalaria-expanded:Booleanish
Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.
Inherited from
StackProps.aria-expanded
aria-flowto?
optionalaria-flowto:string
Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.
Inherited from
StackProps.aria-flowto
aria-grabbed?
optionalaria-grabbed:Booleanish
Indicates an element's "grabbed" state in a drag-and-drop operation.
Deprecated
in ARIA 1.1
Inherited from
StackProps.aria-grabbed
aria-haspopup?
optionalaria-haspopup:boolean|"true"|"false"|"dialog"|"menu"|"grid"|"listbox"|"tree"
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.
Inherited from
StackProps.aria-haspopup
aria-hidden?
optionalaria-hidden:Booleanish
Indicates whether the element is exposed to an accessibility API.
See
aria-disabled.
Inherited from
StackProps.aria-hidden
aria-invalid?
optionalaria-invalid:boolean|"true"|"false"|"grammar"|"spelling"
Indicates the entered value does not conform to the format expected by the application.
See
aria-errormessage.
Inherited from
StackProps.aria-invalid
aria-keyshortcuts?
optionalaria-keyshortcuts:string
Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.
Inherited from
StackProps.aria-keyshortcuts
aria-label?
optionalaria-label:string
Defines a string value that labels the current element.
See
aria-labelledby.
Inherited from
StackProps.aria-label
aria-labelledby?
optionalaria-labelledby:string
Identifies the element (or elements) that labels the current element.
See
aria-describedby.
Inherited from
StackProps.aria-labelledby
aria-level?
optionalaria-level:number
Defines the hierarchical level of an element within a structure.
Inherited from
StackProps.aria-level
aria-live?
optionalaria-live:"off"|"assertive"|"polite"
Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.
Inherited from
StackProps.aria-live
aria-modal?
optionalaria-modal:Booleanish
Indicates whether an element is modal when displayed.
Inherited from
StackProps.aria-modal
aria-multiline?
optionalaria-multiline:Booleanish
Indicates whether a text box accepts multiple lines of input or only a single line.
Inherited from
StackProps.aria-multiline
aria-multiselectable?
optionalaria-multiselectable:Booleanish
Indicates that the user may select more than one item from the current selectable descendants.
Inherited from
StackProps.aria-multiselectable
aria-orientation?
optionalaria-orientation:"horizontal"|"vertical"
Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.
Inherited from
StackProps.aria-orientation
aria-owns?
optionalaria-owns:string
Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship.
See
aria-controls.
Inherited from
StackProps.aria-owns
aria-placeholder?
optionalaria-placeholder:string
Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.
Inherited from
StackProps.aria-placeholder
aria-posinset?
optionalaria-posinset:number
Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.
See
aria-setsize.
Inherited from
StackProps.aria-posinset
aria-pressed?
optionalaria-pressed:boolean|"true"|"false"|"mixed"
Indicates the current "pressed" state of toggle buttons.
See
- aria-checked
- aria-selected.
Inherited from
StackProps.aria-pressed
aria-readonly?
optionalaria-readonly:Booleanish
Indicates that the element is not editable, but is otherwise operable.
See
aria-disabled.
Inherited from
StackProps.aria-readonly
aria-relevant?
optionalaria-relevant:"text"|"all"|"additions"|"additions removals"|"additions text"|"removals"|"removals additions"|"removals text"|"text additions"|"text removals"
Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.
See
aria-atomic.
Inherited from
StackProps.aria-relevant
aria-required?
optionalaria-required:Booleanish
Indicates that user input is required on the element before a form may be submitted.
Inherited from
StackProps.aria-required
aria-roledescription?
optionalaria-roledescription:string
Defines a human-readable, author-localized description for the role of an element.
Inherited from
StackProps.aria-roledescription
aria-rowcount?
optionalaria-rowcount:number
Defines the total number of rows in a table, grid, or treegrid.
See
aria-rowindex.
Inherited from
StackProps.aria-rowcount
aria-rowindex?
optionalaria-rowindex:number
Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.
See
- aria-rowcount
- aria-rowspan.
Inherited from
StackProps.aria-rowindex
aria-rowindextext?
optionalaria-rowindextext:string
Defines a human readable text alternative of aria-rowindex.
See
aria-colindextext.
Inherited from
StackProps.aria-rowindextext
aria-rowspan?
optionalaria-rowspan:number
Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.
See
- aria-rowindex
- aria-colspan.
Inherited from
StackProps.aria-rowspan
aria-selected?
optionalaria-selected:Booleanish
Indicates the current "selected" state of various widgets.
See
- aria-checked
- aria-pressed.
Inherited from
StackProps.aria-selected
aria-setsize?
optionalaria-setsize:number
Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.
See
aria-posinset.
Inherited from
StackProps.aria-setsize
aria-sort?
optionalaria-sort:"none"|"ascending"|"descending"|"other"
Indicates if items in a table or grid are sorted in ascending or descending order.
Inherited from
StackProps.aria-sort
aria-valuemax?
optionalaria-valuemax:number
Defines the maximum allowed value for a range widget.
Inherited from
StackProps.aria-valuemax
aria-valuemin?
optionalaria-valuemin:number
Defines the minimum allowed value for a range widget.
Inherited from
StackProps.aria-valuemin
aria-valuenow?
optionalaria-valuenow:number
Defines the current value for a range widget.
See
aria-valuetext.
Inherited from
StackProps.aria-valuenow
aria-valuetext?
optionalaria-valuetext:string
Defines the human readable text alternative of aria-valuenow for a range widget.
Inherited from
StackProps.aria-valuetext
autoCapitalize?
optionalautoCapitalize:"none"|string&object|"off"|"on"|"sentences"|"words"|"characters"
Inherited from
StackProps.autoCapitalize
autoCorrect?
optionalautoCorrect:string
Inherited from
StackProps.autoCorrect
autoFocus?
optionalautoFocus:boolean
Inherited from
StackProps.autoFocus
autoSave?
optionalautoSave:string
Inherited from
StackProps.autoSave
bgcolor?
optionalbgcolor:ResponsiveStyleValue<readonly string[] | BackgroundColor | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | BackgroundColor | undefined>
Inherited from
StackProps.bgcolor
border?
optionalborder:ResponsiveStyleValue<undefined|number|"Menu"|"none"|"hidden"|string&object|"inset"|"red"|"-moz-initial"|"inherit"|"initial"|"revert"|"revert-layer"|"unset"|"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"|"rosybrown"|"royalblue"|"saddlebrown"|"salmon"|"sandybrown"|"seagreen"|"seashell"|"sienna"|"silver"|"skyblue"|"slateblue"|"slategray"|"slategrey"|"snow"|"springgreen"|"steelblue"|"tan"|"teal"|"thistle"|"tomato"|"turquoise"|"violet"|"wheat"|"white"|"whitesmoke"|"yellow"|"yellowgreen"|"transparent"|"AccentColor"|"AccentColorText"|"ActiveText"|"ButtonBorder"|"ButtonFace"|"ButtonText"|"Canvas"|"CanvasText"|"Field"|"FieldText"|"GrayText"|"Highlight"|"HighlightText"|"LinkText"|"Mark"|"MarkText"|"SelectedItem"|"SelectedItemText"|"VisitedText"|"ActiveBorder"|"ActiveCaption"|"AppWorkspace"|"Background"|"ButtonHighlight"|"ButtonShadow"|"CaptionText"|"InactiveBorder"|"InactiveCaption"|"InactiveCaptionText"|"InfoBackground"|"InfoText"|"MenuText"|"Scrollbar"|"ThreeDDarkShadow"|"ThreeDFace"|"ThreeDHighlight"|"ThreeDLightShadow"|"ThreeDShadow"|"Window"|"WindowFrame"|"WindowText"|"currentColor"|"medium"|"dashed"|"dotted"|"double"|"groove"|"outset"|"ridge"|"solid"|"thick"|"thin"> | (theme) =>ResponsiveStyleValue<undefined|number|"Menu"|"none"|"hidden"|string&object|"inset"|"red"|"-moz-initial"|"inherit"|"initial"|"revert"|"revert-layer"|"unset"|"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"|"rosybrown"|"royalblue"|"saddlebrown"|"salmon"|"sandybrown"|"seagreen"|"seashell"|"sienna"|"silver"|"skyblue"|"slateblue"|"slategray"|"slategrey"|"snow"|"springgreen"|"steelblue"|"tan"|"teal"|"thistle"|"tomato"|"turquoise"|"violet"|"wheat"|"white"|"whitesmoke"|"yellow"|"yellowgreen"|"transparent"|"AccentColor"|"AccentColorText"|"ActiveText"|"ButtonBorder"|"ButtonFace"|"ButtonText"|"Canvas"|"CanvasText"|"Field"|"FieldText"|"GrayText"|"Highlight"|"HighlightText"|"LinkText"|"Mark"|"MarkText"|"SelectedItem"|"SelectedItemText"|"VisitedText"|"ActiveBorder"|"ActiveCaption"|"AppWorkspace"|"Background"|"ButtonHighlight"|"ButtonShadow"|"CaptionText"|"InactiveBorder"|"InactiveCaption"|"InactiveCaptionText"|"InfoBackground"|"InfoText"|"MenuText"|"Scrollbar"|"ThreeDDarkShadow"|"ThreeDFace"|"ThreeDHighlight"|"ThreeDLightShadow"|"ThreeDShadow"|"Window"|"WindowFrame"|"WindowText"|"currentColor"|"medium"|"dashed"|"dotted"|"double"|"groove"|"outset"|"ridge"|"solid"|"thick"|"thin">
Inherited from
StackProps.border
borderBottom?
optionalborderBottom:ResponsiveStyleValue<BorderBottom<string | number> | readonly NonNullable<BorderBottom<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<BorderBottom<string | number> | readonly NonNullable<BorderBottom<string | number> | undefined>[] | undefined>
Inherited from
StackProps.borderBottom
borderColor?
optionalborderColor:ResponsiveStyleValue<readonly string[] | BorderColor | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | BorderColor | undefined>
Inherited from
StackProps.borderColor
borderLeft?
optionalborderLeft:ResponsiveStyleValue<BorderLeft<string | number> | readonly NonNullable<BorderLeft<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<BorderLeft<string | number> | readonly NonNullable<BorderLeft<string | number> | undefined>[] | undefined>
Inherited from
StackProps.borderLeft
borderRadius?
optionalborderRadius:ResponsiveStyleValue<BorderRadius<string | number> | readonly NonNullable<BorderRadius<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<BorderRadius<string | number> | readonly NonNullable<BorderRadius<string | number> | undefined>[] | undefined>
Inherited from
StackProps.borderRadius
borderRight?
optionalborderRight:ResponsiveStyleValue<BorderRight<string | number> | readonly NonNullable<BorderRight<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<BorderRight<string | number> | readonly NonNullable<BorderRight<string | number> | undefined>[] | undefined>
Inherited from
StackProps.borderRight
borderTop?
optionalborderTop:ResponsiveStyleValue<BorderTop<string | number> | readonly NonNullable<BorderTop<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<BorderTop<string | number> | readonly NonNullable<BorderTop<string | number> | undefined>[] | undefined>
Inherited from
StackProps.borderTop
bottom?
optionalbottom:ResponsiveStyleValue<Bottom<string | number> | readonly NonNullable<Bottom<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<Bottom<string | number> | readonly NonNullable<Bottom<string | number> | undefined>[] | undefined>
Inherited from
StackProps.bottom
boxShadow?
optionalboxShadow:ResponsiveStyleValue<number | BoxShadow | undefined> | (theme) =>ResponsiveStyleValue<number | BoxShadow | undefined>
Inherited from
StackProps.boxShadow
boxSizing?
optionalboxSizing:ResponsiveStyleValue<BoxSizing | readonly NonNullable<BoxSizing | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<BoxSizing | readonly NonNullable<BoxSizing | undefined>[] | undefined>
Inherited from
StackProps.boxSizing
children?
optionalchildren:ReactNode
The content of the component.
Inherited from
StackProps.children
classes?
optionalclasses:Partial<ClassNameMap<never>>
Override or extend the styles applied to the component.
Inherited from
StackProps.classes
className?
optionalclassName:string
Inherited from
StackProps.className
color?
optionalcolor:ResponsiveStyleValue<readonly string[] | Color | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | Color | undefined>
Inherited from
StackProps.color
columnGap?
optionalcolumnGap:ResponsiveStyleValue<ColumnGap<string | number> | readonly NonNullable<ColumnGap<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<ColumnGap<string | number> | readonly NonNullable<ColumnGap<string | number> | undefined>[] | undefined>
Inherited from
StackProps.columnGap
component?
optionalcomponent:ElementType<any, keyof IntrinsicElements>
Inherited from
StackProps.component
content?
optionalcontent:string
Inherited from
StackProps.content
contentEditable?
optionalcontentEditable:"inherit"|Booleanish|"plaintext-only"
Inherited from
StackProps.contentEditable
contextMenu?
optionalcontextMenu:string
Inherited from
StackProps.contextMenu
dangerouslySetInnerHTML?
optionaldangerouslySetInnerHTML:object
__html
__html:
string|TrustedHTML
Inherited from
StackProps.dangerouslySetInnerHTML
datatype?
optionaldatatype:string
Inherited from
StackProps.datatype
defaultChecked?
optionaldefaultChecked:boolean
Inherited from
StackProps.defaultChecked
defaultValue?
optionaldefaultValue:string|number| readonlystring[]
Inherited from
StackProps.defaultValue
dir?
optionaldir:string
Inherited from
StackProps.dir
direction?
optionaldirection:ResponsiveStyleValue<"column"|"row"|"column-reverse"|"row-reverse">
Defines the flex-direction style property.
It is applied for all screen sizes.
Default
'column'
Inherited from
StackProps.direction
disabled?
optionaldisabled:boolean
If true, the component will be disabled.
Inherited from
DisabledProps.disabled
display?
optionaldisplay:ResponsiveStyleValue<readonly string[] | Display | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | Display | undefined>
Inherited from
StackProps.display
displayPrint?
optionaldisplayPrint:ResponsiveStyleValue<readonly string[] | Display | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | Display | undefined>
Inherited from
StackProps.displayPrint
divider?
optionaldivider:ReactNode
Add an element between each child.
Inherited from
StackProps.divider
draggable?
optionaldraggable:Booleanish
Inherited from
StackProps.draggable
enterKeyHint?
optionalenterKeyHint:"search"|"done"|"enter"|"go"|"next"|"previous"|"send"
Inherited from
StackProps.enterKeyHint
exportparts?
optionalexportparts:string
See
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/exportparts
Inherited from
StackProps.exportparts
flex?
optionalflex:ResponsiveStyleValue<Flex<string | number> | readonly NonNullable<Flex<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<Flex<string | number> | readonly NonNullable<Flex<string | number> | undefined>[] | undefined>
Inherited from
StackProps.flex
flexBasis?
optionalflexBasis:ResponsiveStyleValue<FlexBasis<string | number> | readonly NonNullable<FlexBasis<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<FlexBasis<string | number> | readonly NonNullable<FlexBasis<string | number> | undefined>[] | undefined>
Inherited from
StackProps.flexBasis
flexDirection?
optionalflexDirection:ResponsiveStyleValue<FlexDirection | readonly NonNullable<FlexDirection | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<FlexDirection | readonly NonNullable<FlexDirection | undefined>[] | undefined>
Inherited from
StackProps.flexDirection
flexGrow?
optionalflexGrow:ResponsiveStyleValue<FlexGrow | readonly NonNullable<FlexGrow | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<FlexGrow | readonly NonNullable<FlexGrow | undefined>[] | undefined>
Inherited from
StackProps.flexGrow
flexShrink?
optionalflexShrink:ResponsiveStyleValue<FlexShrink | readonly NonNullable<FlexShrink | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<FlexShrink | readonly NonNullable<FlexShrink | undefined>[] | undefined>
Inherited from
StackProps.flexShrink
flexWrap?
optionalflexWrap:ResponsiveStyleValue<FlexWrap | readonly NonNullable<FlexWrap | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<FlexWrap | readonly NonNullable<FlexWrap | undefined>[] | undefined>
Inherited from
StackProps.flexWrap
fontFamily?
optionalfontFamily:ResponsiveStyleValue<readonly string[] | FontFamily | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | FontFamily | undefined>
Inherited from
StackProps.fontFamily
fontSize?
optionalfontSize:ResponsiveStyleValue<FontSize<string | number> | readonly NonNullable<FontSize<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<FontSize<string | number> | readonly NonNullable<FontSize<string | number> | undefined>[] | undefined>
Inherited from
StackProps.fontSize
fontStyle?
optionalfontStyle:ResponsiveStyleValue<readonly string[] | FontStyle | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | FontStyle | undefined>
Inherited from
StackProps.fontStyle
fontWeight?
optionalfontWeight:ResponsiveStyleValue<undefined|string|string&object|number&object> | (theme) =>ResponsiveStyleValue<undefined|string|string&object|number&object>
Inherited from
StackProps.fontWeight
gap?
optionalgap:ResponsiveStyleValue<Gap<string | number> | readonly NonNullable<Gap<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<Gap<string | number> | readonly NonNullable<Gap<string | number> | undefined>[] | undefined>
Inherited from
StackProps.gap
gridArea?
optionalgridArea:ResponsiveStyleValue<GridArea | readonly NonNullable<GridArea | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<GridArea | readonly NonNullable<GridArea | undefined>[] | undefined>
Inherited from
StackProps.gridArea
gridAutoColumns?
optionalgridAutoColumns:ResponsiveStyleValue<GridAutoColumns<string | number> | readonly NonNullable<GridAutoColumns<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<GridAutoColumns<string | number> | readonly NonNullable<GridAutoColumns<string | number> | undefined>[] | undefined>
Inherited from
StackProps.gridAutoColumns
gridAutoFlow?
optionalgridAutoFlow:ResponsiveStyleValue<readonly string[] | GridAutoFlow | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | GridAutoFlow | undefined>
Inherited from
StackProps.gridAutoFlow
gridAutoRows?
optionalgridAutoRows:ResponsiveStyleValue<GridAutoRows<string | number> | readonly NonNullable<GridAutoRows<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<GridAutoRows<string | number> | readonly NonNullable<GridAutoRows<string | number> | undefined>[] | undefined>
Inherited from
StackProps.gridAutoRows
gridColumn?
optionalgridColumn:ResponsiveStyleValue<GridColumn | readonly NonNullable<GridColumn | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<GridColumn | readonly NonNullable<GridColumn | undefined>[] | undefined>
Inherited from
StackProps.gridColumn
gridRow?
optionalgridRow:ResponsiveStyleValue<GridRow | readonly NonNullable<GridRow | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<GridRow | readonly NonNullable<GridRow | undefined>[] | undefined>
Inherited from
StackProps.gridRow
gridTemplateAreas?
optionalgridTemplateAreas:ResponsiveStyleValue<readonly string[] | GridTemplateAreas | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | GridTemplateAreas | undefined>
Inherited from
StackProps.gridTemplateAreas
gridTemplateColumns?
optionalgridTemplateColumns:ResponsiveStyleValue<GridTemplateColumns<string | number> | readonly NonNullable<GridTemplateColumns<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<GridTemplateColumns<string | number> | readonly NonNullable<GridTemplateColumns<string | number> | undefined>[] | undefined>
Inherited from
StackProps.gridTemplateColumns
gridTemplateRows?
optionalgridTemplateRows:ResponsiveStyleValue<GridTemplateRows<string | number> | readonly NonNullable<GridTemplateRows<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<GridTemplateRows<string | number> | readonly NonNullable<GridTemplateRows<string | number> | undefined>[] | undefined>
Inherited from
StackProps.gridTemplateRows
height?
optionalheight:ResponsiveStyleValue<Height<string | number> | readonly NonNullable<Height<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<Height<string | number> | readonly NonNullable<Height<string | number> | undefined>[] | undefined>
Inherited from
StackProps.height
hidden?
optionalhidden:boolean
Inherited from
StackProps.hidden
id?
optionalid:string
Inherited from
StackProps.id
inert?
optionalinert:boolean
See
https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/inert
Inherited from
StackProps.inert
inlist?
optionalinlist:any
Inherited from
StackProps.inlist
inputMode?
optionalinputMode:"search"|"none"|"text"|"tel"|"url"|"email"|"numeric"|"decimal"
Hints at the type of data that might be entered by the user while editing the element or its contents
See
https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute
Inherited from
StackProps.inputMode
is?
optionalis:string
Specify that a standard HTML element should behave like a defined custom built-in element
See
https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is
Inherited from
StackProps.is
itemID?
optionalitemID:string
Inherited from
StackProps.itemID
itemProp?
optionalitemProp:string
Inherited from
StackProps.itemProp
itemRef?
optionalitemRef:string
Inherited from
StackProps.itemRef
itemScope?
optionalitemScope:boolean
Inherited from
StackProps.itemScope
itemType?
optionalitemType:string
Inherited from
StackProps.itemType
justifyContent?
optionaljustifyContent:ResponsiveStyleValue<readonly string[] | JustifyContent | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | JustifyContent | undefined>
Inherited from
StackProps.justifyContent
justifyItems?
optionaljustifyItems:ResponsiveStyleValue<readonly string[] | JustifyItems | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | JustifyItems | undefined>
Inherited from
StackProps.justifyItems
justifySelf?
optionaljustifySelf:ResponsiveStyleValue<readonly string[] | JustifySelf | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | JustifySelf | undefined>
Inherited from
StackProps.justifySelf
key?
optionalkey:null|Key
Inherited from
StackProps.key
lang?
optionallang:string
Inherited from
StackProps.lang
left?
optionalleft:ResponsiveStyleValue<Left<string | number> | readonly NonNullable<Left<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<Left<string | number> | readonly NonNullable<Left<string | number> | undefined>[] | undefined>
Inherited from
StackProps.left
letterSpacing?
optionalletterSpacing:ResponsiveStyleValue<LetterSpacing<string | number> | readonly NonNullable<LetterSpacing<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<LetterSpacing<string | number> | readonly NonNullable<LetterSpacing<string | number> | undefined>[] | undefined>
Inherited from
StackProps.letterSpacing
lineHeight?
optionallineHeight:ResponsiveStyleValue<LineHeight<string | number> | readonly NonNullable<LineHeight<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<LineHeight<string | number> | readonly NonNullable<LineHeight<string | number> | undefined>[] | undefined>
Inherited from
StackProps.lineHeight
m?
optionalm:ResponsiveStyleValue<Margin<string | number> | readonly NonNullable<Margin<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<Margin<string | number> | readonly NonNullable<Margin<string | number> | undefined>[] | undefined>
Inherited from
StackProps.m
margin?
optionalmargin:ResponsiveStyleValue<Margin<string | number> | readonly NonNullable<Margin<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<Margin<string | number> | readonly NonNullable<Margin<string | number> | undefined>[] | undefined>
Inherited from
StackProps.margin
marginBlock?
optionalmarginBlock:ResponsiveStyleValue<MarginBlock<string | number> | readonly NonNullable<MarginBlock<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginBlock<string | number> | readonly NonNullable<MarginBlock<string | number> | undefined>[] | undefined>
Inherited from
StackProps.marginBlock
marginBlockEnd?
optionalmarginBlockEnd:ResponsiveStyleValue<MarginBlockEnd<string | number> | readonly NonNullable<MarginBlockEnd<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginBlockEnd<string | number> | readonly NonNullable<MarginBlockEnd<string | number> | undefined>[] | undefined>
Inherited from
StackProps.marginBlockEnd
marginBlockStart?
optionalmarginBlockStart:ResponsiveStyleValue<MarginBlockStart<string | number> | readonly NonNullable<MarginBlockStart<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginBlockStart<string | number> | readonly NonNullable<MarginBlockStart<string | number> | undefined>[] | undefined>
Inherited from
StackProps.marginBlockStart
marginBottom?
optionalmarginBottom:ResponsiveStyleValue<MarginBottom<string | number> | readonly NonNullable<MarginBottom<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginBottom<string | number> | readonly NonNullable<MarginBottom<string | number> | undefined>[] | undefined>
Inherited from
StackProps.marginBottom
marginInline?
optionalmarginInline:ResponsiveStyleValue<MarginInline<string | number> | readonly NonNullable<MarginInline<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginInline<string | number> | readonly NonNullable<MarginInline<string | number> | undefined>[] | undefined>
Inherited from
StackProps.marginInline
marginInlineEnd?
optionalmarginInlineEnd:ResponsiveStyleValue<MarginInlineEnd<string | number> | readonly NonNullable<MarginInlineEnd<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginInlineEnd<string | number> | readonly NonNullable<MarginInlineEnd<string | number> | undefined>[] | undefined>
Inherited from
StackProps.marginInlineEnd
marginInlineStart?
optionalmarginInlineStart:ResponsiveStyleValue<MarginInlineStart<string | number> | readonly NonNullable<MarginInlineStart<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginInlineStart<string | number> | readonly NonNullable<MarginInlineStart<string | number> | undefined>[] | undefined>
Inherited from
StackProps.marginInlineStart
marginLeft?
optionalmarginLeft:ResponsiveStyleValue<MarginLeft<string | number> | readonly NonNullable<MarginLeft<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginLeft<string | number> | readonly NonNullable<MarginLeft<string | number> | undefined>[] | undefined>
Inherited from
StackProps.marginLeft
marginRight?
optionalmarginRight:ResponsiveStyleValue<MarginRight<string | number> | readonly NonNullable<MarginRight<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginRight<string | number> | readonly NonNullable<MarginRight<string | number> | undefined>[] | undefined>
Inherited from
StackProps.marginRight
marginTop?
optionalmarginTop:ResponsiveStyleValue<MarginTop<string | number> | readonly NonNullable<MarginTop<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginTop<string | number> | readonly NonNullable<MarginTop<string | number> | undefined>[] | undefined>
Inherited from
StackProps.marginTop
marginX?
optionalmarginX:ResponsiveStyleValue<MarginLeft<string | number> | readonly NonNullable<MarginLeft<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginLeft<string | number> | readonly NonNullable<MarginLeft<string | number> | undefined>[] | undefined>
Inherited from
StackProps.marginX
marginY?
optionalmarginY:ResponsiveStyleValue<MarginTop<string | number> | readonly NonNullable<MarginTop<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginTop<string | number> | readonly NonNullable<MarginTop<string | number> | undefined>[] | undefined>
Inherited from
StackProps.marginY
maxHeight?
optionalmaxHeight:ResponsiveStyleValue<MaxHeight<string | number> | readonly NonNullable<MaxHeight<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MaxHeight<string | number> | readonly NonNullable<MaxHeight<string | number> | undefined>[] | undefined>
Inherited from
StackProps.maxHeight
maxWidth?
optionalmaxWidth:ResponsiveStyleValue<MaxWidth<string | number> | readonly NonNullable<MaxWidth<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MaxWidth<string | number> | readonly NonNullable<MaxWidth<string | number> | undefined>[] | undefined>
Inherited from
StackProps.maxWidth
mb?
optionalmb:ResponsiveStyleValue<MarginBottom<string | number> | readonly NonNullable<MarginBottom<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginBottom<string | number> | readonly NonNullable<MarginBottom<string | number> | undefined>[] | undefined>
Inherited from
StackProps.mb
minHeight?
optionalminHeight:ResponsiveStyleValue<MinHeight<string | number> | readonly NonNullable<MinHeight<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MinHeight<string | number> | readonly NonNullable<MinHeight<string | number> | undefined>[] | undefined>
Inherited from
StackProps.minHeight
minWidth?
optionalminWidth:ResponsiveStyleValue<MinWidth<string | number> | readonly NonNullable<MinWidth<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MinWidth<string | number> | readonly NonNullable<MinWidth<string | number> | undefined>[] | undefined>
Inherited from
StackProps.minWidth
ml?
optionalml:ResponsiveStyleValue<MarginLeft<string | number> | readonly NonNullable<MarginLeft<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginLeft<string | number> | readonly NonNullable<MarginLeft<string | number> | undefined>[] | undefined>
Inherited from
StackProps.ml
mr?
optionalmr:ResponsiveStyleValue<MarginRight<string | number> | readonly NonNullable<MarginRight<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginRight<string | number> | readonly NonNullable<MarginRight<string | number> | undefined>[] | undefined>
Inherited from
StackProps.mr
mt?
optionalmt:ResponsiveStyleValue<MarginTop<string | number> | readonly NonNullable<MarginTop<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginTop<string | number> | readonly NonNullable<MarginTop<string | number> | undefined>[] | undefined>
Inherited from
StackProps.mt
mx?
optionalmx:ResponsiveStyleValue<MarginLeft<string | number> | readonly NonNullable<MarginLeft<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginLeft<string | number> | readonly NonNullable<MarginLeft<string | number> | undefined>[] | undefined>
Inherited from
StackProps.mx
my?
optionalmy:ResponsiveStyleValue<MarginTop<string | number> | readonly NonNullable<MarginTop<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<MarginTop<string | number> | readonly NonNullable<MarginTop<string | number> | undefined>[] | undefined>
Inherited from
StackProps.my
nonce?
optionalnonce:string
Inherited from
StackProps.nonce
onAbort?
optionalonAbort:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onAbort
onAbortCapture?
optionalonAbortCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onAbortCapture
onAnimationEnd?
optionalonAnimationEnd:AnimationEventHandler<HTMLDivElement>
Inherited from
StackProps.onAnimationEnd
onAnimationEndCapture?
optionalonAnimationEndCapture:AnimationEventHandler<HTMLDivElement>
Inherited from
StackProps.onAnimationEndCapture
onAnimationIteration?
optionalonAnimationIteration:AnimationEventHandler<HTMLDivElement>
Inherited from
StackProps.onAnimationIteration
onAnimationIterationCapture?
optionalonAnimationIterationCapture:AnimationEventHandler<HTMLDivElement>
Inherited from
StackProps.onAnimationIterationCapture
onAnimationStart?
optionalonAnimationStart:AnimationEventHandler<HTMLDivElement>
Inherited from
StackProps.onAnimationStart
onAnimationStartCapture?
optionalonAnimationStartCapture:AnimationEventHandler<HTMLDivElement>
Inherited from
StackProps.onAnimationStartCapture
onAuxClick?
optionalonAuxClick:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onAuxClick
onAuxClickCapture?
optionalonAuxClickCapture:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onAuxClickCapture
onBeforeInput?
optionalonBeforeInput:InputEventHandler<HTMLDivElement>
Inherited from
StackProps.onBeforeInput
onBeforeInputCapture?
optionalonBeforeInputCapture:FormEventHandler<HTMLDivElement>
Inherited from
StackProps.onBeforeInputCapture
onBeforeToggle?
optionalonBeforeToggle:ToggleEventHandler<HTMLDivElement>
Inherited from
StackProps.onBeforeToggle
onBlur?
optionalonBlur:FocusEventHandler<HTMLDivElement>
Inherited from
StackProps.onBlur
onBlurCapture?
optionalonBlurCapture:FocusEventHandler<HTMLDivElement>
Inherited from
StackProps.onBlurCapture
onCanPlay?
optionalonCanPlay:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onCanPlay
onCanPlayCapture?
optionalonCanPlayCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onCanPlayCapture
onCanPlayThrough?
optionalonCanPlayThrough:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onCanPlayThrough
onCanPlayThroughCapture?
optionalonCanPlayThroughCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onCanPlayThroughCapture
onChange?
optionalonChange:FormEventHandler<HTMLDivElement>
Inherited from
StackProps.onChange
onChangeCapture?
optionalonChangeCapture:FormEventHandler<HTMLDivElement>
Inherited from
StackProps.onChangeCapture
onClick?
optionalonClick:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onClick
onClickCapture?
optionalonClickCapture:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onClickCapture
onCompositionEnd?
optionalonCompositionEnd:CompositionEventHandler<HTMLDivElement>
Inherited from
StackProps.onCompositionEnd
onCompositionEndCapture?
optionalonCompositionEndCapture:CompositionEventHandler<HTMLDivElement>
Inherited from
StackProps.onCompositionEndCapture
onCompositionStart?
optionalonCompositionStart:CompositionEventHandler<HTMLDivElement>
Inherited from
StackProps.onCompositionStart
onCompositionStartCapture?
optionalonCompositionStartCapture:CompositionEventHandler<HTMLDivElement>
Inherited from
StackProps.onCompositionStartCapture
onCompositionUpdate?
optionalonCompositionUpdate:CompositionEventHandler<HTMLDivElement>
Inherited from
StackProps.onCompositionUpdate
onCompositionUpdateCapture?
optionalonCompositionUpdateCapture:CompositionEventHandler<HTMLDivElement>
Inherited from
StackProps.onCompositionUpdateCapture
onContextMenu?
optionalonContextMenu:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onContextMenu
onContextMenuCapture?
optionalonContextMenuCapture:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onContextMenuCapture
onCopy?
optionalonCopy:ClipboardEventHandler<HTMLDivElement>
Inherited from
StackProps.onCopy
onCopyCapture?
optionalonCopyCapture:ClipboardEventHandler<HTMLDivElement>
Inherited from
StackProps.onCopyCapture
onCut?
optionalonCut:ClipboardEventHandler<HTMLDivElement>
Inherited from
StackProps.onCut
onCutCapture?
optionalonCutCapture:ClipboardEventHandler<HTMLDivElement>
Inherited from
StackProps.onCutCapture
onDoubleClick?
optionalonDoubleClick:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onDoubleClick
onDoubleClickCapture?
optionalonDoubleClickCapture:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onDoubleClickCapture
onDrag?
optionalonDrag:DragEventHandler<HTMLDivElement>
Inherited from
StackProps.onDrag
onDragCapture?
optionalonDragCapture:DragEventHandler<HTMLDivElement>
Inherited from
StackProps.onDragCapture
onDragEnd?
optionalonDragEnd:DragEventHandler<HTMLDivElement>
Inherited from
StackProps.onDragEnd
onDragEndCapture?
optionalonDragEndCapture:DragEventHandler<HTMLDivElement>
Inherited from
StackProps.onDragEndCapture
onDragEnter?
optionalonDragEnter:DragEventHandler<HTMLDivElement>
Inherited from
StackProps.onDragEnter
onDragEnterCapture?
optionalonDragEnterCapture:DragEventHandler<HTMLDivElement>
Inherited from
StackProps.onDragEnterCapture
onDragExit?
optionalonDragExit:DragEventHandler<HTMLDivElement>
Inherited from
StackProps.onDragExit
onDragExitCapture?
optionalonDragExitCapture:DragEventHandler<HTMLDivElement>
Inherited from
StackProps.onDragExitCapture
onDragLeave?
optionalonDragLeave:DragEventHandler<HTMLDivElement>
Inherited from
StackProps.onDragLeave
onDragLeaveCapture?
optionalonDragLeaveCapture:DragEventHandler<HTMLDivElement>
Inherited from
StackProps.onDragLeaveCapture
onDragOver?
optionalonDragOver:DragEventHandler<HTMLDivElement>
Inherited from
StackProps.onDragOver
onDragOverCapture?
optionalonDragOverCapture:DragEventHandler<HTMLDivElement>
Inherited from
StackProps.onDragOverCapture
onDragStart?
optionalonDragStart:DragEventHandler<HTMLDivElement>
Inherited from
StackProps.onDragStart
onDragStartCapture?
optionalonDragStartCapture:DragEventHandler<HTMLDivElement>
Inherited from
StackProps.onDragStartCapture
onDrop?
optionalonDrop:DragEventHandler<HTMLDivElement>
Inherited from
StackProps.onDrop
onDropCapture?
optionalonDropCapture:DragEventHandler<HTMLDivElement>
Inherited from
StackProps.onDropCapture
onDurationChange?
optionalonDurationChange:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onDurationChange
onDurationChangeCapture?
optionalonDurationChangeCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onDurationChangeCapture
onEmptied?
optionalonEmptied:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onEmptied
onEmptiedCapture?
optionalonEmptiedCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onEmptiedCapture
onEncrypted?
optionalonEncrypted:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onEncrypted
onEncryptedCapture?
optionalonEncryptedCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onEncryptedCapture
onEnded?
optionalonEnded:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onEnded
onEndedCapture?
optionalonEndedCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onEndedCapture
onError?
optionalonError:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onError
onErrorCapture?
optionalonErrorCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onErrorCapture
onFocus?
optionalonFocus:FocusEventHandler<HTMLDivElement>
Inherited from
StackProps.onFocus
onFocusCapture?
optionalonFocusCapture:FocusEventHandler<HTMLDivElement>
Inherited from
StackProps.onFocusCapture
onGotPointerCapture?
optionalonGotPointerCapture:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onGotPointerCapture
onGotPointerCaptureCapture?
optionalonGotPointerCaptureCapture:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onGotPointerCaptureCapture
onInput?
optionalonInput:FormEventHandler<HTMLDivElement>
Inherited from
StackProps.onInput
onInputCapture?
optionalonInputCapture:FormEventHandler<HTMLDivElement>
Inherited from
StackProps.onInputCapture
onInvalid?
optionalonInvalid:FormEventHandler<HTMLDivElement>
Inherited from
StackProps.onInvalid
onInvalidCapture?
optionalonInvalidCapture:FormEventHandler<HTMLDivElement>
Inherited from
StackProps.onInvalidCapture
onKeyDown?
optionalonKeyDown:KeyboardEventHandler<HTMLDivElement>
Inherited from
StackProps.onKeyDown
onKeyDownCapture?
optionalonKeyDownCapture:KeyboardEventHandler<HTMLDivElement>
Inherited from
StackProps.onKeyDownCapture
onKeyPress?
optionalonKeyPress:KeyboardEventHandler<HTMLDivElement>
Deprecated
Use onKeyUp or onKeyDown instead
Inherited from
StackProps.onKeyPress
onKeyPressCapture?
optionalonKeyPressCapture:KeyboardEventHandler<HTMLDivElement>
Deprecated
Use onKeyUpCapture or onKeyDownCapture instead
Inherited from
StackProps.onKeyPressCapture
onKeyUp?
optionalonKeyUp:KeyboardEventHandler<HTMLDivElement>
Inherited from
StackProps.onKeyUp
onKeyUpCapture?
optionalonKeyUpCapture:KeyboardEventHandler<HTMLDivElement>
Inherited from
StackProps.onKeyUpCapture
onLoad?
optionalonLoad:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onLoad
onLoadCapture?
optionalonLoadCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onLoadCapture
onLoadedData?
optionalonLoadedData:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onLoadedData
onLoadedDataCapture?
optionalonLoadedDataCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onLoadedDataCapture
onLoadedMetadata?
optionalonLoadedMetadata:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onLoadedMetadata
onLoadedMetadataCapture?
optionalonLoadedMetadataCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onLoadedMetadataCapture
onLoadStart?
optionalonLoadStart:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onLoadStart
onLoadStartCapture?
optionalonLoadStartCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onLoadStartCapture
onLostPointerCapture?
optionalonLostPointerCapture:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onLostPointerCapture
onLostPointerCaptureCapture?
optionalonLostPointerCaptureCapture:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onLostPointerCaptureCapture
onMouseDown?
optionalonMouseDown:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onMouseDown
onMouseDownCapture?
optionalonMouseDownCapture:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onMouseDownCapture
onMouseEnter?
optionalonMouseEnter:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onMouseEnter
onMouseLeave?
optionalonMouseLeave:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onMouseLeave
onMouseMove?
optionalonMouseMove:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onMouseMove
onMouseMoveCapture?
optionalonMouseMoveCapture:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onMouseMoveCapture
onMouseOut?
optionalonMouseOut:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onMouseOut
onMouseOutCapture?
optionalonMouseOutCapture:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onMouseOutCapture
onMouseOver?
optionalonMouseOver:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onMouseOver
onMouseOverCapture?
optionalonMouseOverCapture:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onMouseOverCapture
onMouseUp?
optionalonMouseUp:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onMouseUp
onMouseUpCapture?
optionalonMouseUpCapture:MouseEventHandler<HTMLDivElement>
Inherited from
StackProps.onMouseUpCapture
onPaste?
optionalonPaste:ClipboardEventHandler<HTMLDivElement>
Inherited from
StackProps.onPaste
onPasteCapture?
optionalonPasteCapture:ClipboardEventHandler<HTMLDivElement>
Inherited from
StackProps.onPasteCapture
onPause?
optionalonPause:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onPause
onPauseCapture?
optionalonPauseCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onPauseCapture
onPlay?
optionalonPlay:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onPlay
onPlayCapture?
optionalonPlayCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onPlayCapture
onPlaying?
optionalonPlaying:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onPlaying
onPlayingCapture?
optionalonPlayingCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onPlayingCapture
onPointerCancel?
optionalonPointerCancel:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onPointerCancel
onPointerCancelCapture?
optionalonPointerCancelCapture:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onPointerCancelCapture
onPointerDown?
optionalonPointerDown:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onPointerDown
onPointerDownCapture?
optionalonPointerDownCapture:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onPointerDownCapture
onPointerEnter?
optionalonPointerEnter:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onPointerEnter
onPointerLeave?
optionalonPointerLeave:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onPointerLeave
onPointerMove?
optionalonPointerMove:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onPointerMove
onPointerMoveCapture?
optionalonPointerMoveCapture:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onPointerMoveCapture
onPointerOut?
optionalonPointerOut:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onPointerOut
onPointerOutCapture?
optionalonPointerOutCapture:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onPointerOutCapture
onPointerOver?
optionalonPointerOver:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onPointerOver
onPointerOverCapture?
optionalonPointerOverCapture:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onPointerOverCapture
onPointerUp?
optionalonPointerUp:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onPointerUp
onPointerUpCapture?
optionalonPointerUpCapture:PointerEventHandler<HTMLDivElement>
Inherited from
StackProps.onPointerUpCapture
onProgress?
optionalonProgress:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onProgress
onProgressCapture?
optionalonProgressCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onProgressCapture
onRateChange?
optionalonRateChange:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onRateChange
onRateChangeCapture?
optionalonRateChangeCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onRateChangeCapture
onReset?
optionalonReset:FormEventHandler<HTMLDivElement>
Inherited from
StackProps.onReset
onResetCapture?
optionalonResetCapture:FormEventHandler<HTMLDivElement>
Inherited from
StackProps.onResetCapture
onScroll?
optionalonScroll:UIEventHandler<HTMLDivElement>
Inherited from
StackProps.onScroll
onScrollCapture?
optionalonScrollCapture:UIEventHandler<HTMLDivElement>
Inherited from
StackProps.onScrollCapture
onScrollEnd?
optionalonScrollEnd:UIEventHandler<HTMLDivElement>
Inherited from
StackProps.onScrollEnd
onScrollEndCapture?
optionalonScrollEndCapture:UIEventHandler<HTMLDivElement>
Inherited from
StackProps.onScrollEndCapture
onSeeked?
optionalonSeeked:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onSeeked
onSeekedCapture?
optionalonSeekedCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onSeekedCapture
onSeeking?
optionalonSeeking:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onSeeking
onSeekingCapture?
optionalonSeekingCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onSeekingCapture
onSelect?
optionalonSelect:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onSelect
onSelectCapture?
optionalonSelectCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onSelectCapture
onStalled?
optionalonStalled:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onStalled
onStalledCapture?
optionalonStalledCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onStalledCapture
onSubmit?
optionalonSubmit:FormEventHandler<HTMLDivElement>
Inherited from
StackProps.onSubmit
onSubmitCapture?
optionalonSubmitCapture:FormEventHandler<HTMLDivElement>
Inherited from
StackProps.onSubmitCapture
onSuspend?
optionalonSuspend:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onSuspend
onSuspendCapture?
optionalonSuspendCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onSuspendCapture
onTimeUpdate?
optionalonTimeUpdate:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onTimeUpdate
onTimeUpdateCapture?
optionalonTimeUpdateCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onTimeUpdateCapture
onToggle?
optionalonToggle:ToggleEventHandler<HTMLDivElement>
Inherited from
StackProps.onToggle
onTouchCancel?
optionalonTouchCancel:TouchEventHandler<HTMLDivElement>
Inherited from
StackProps.onTouchCancel
onTouchCancelCapture?
optionalonTouchCancelCapture:TouchEventHandler<HTMLDivElement>
Inherited from
StackProps.onTouchCancelCapture
onTouchEnd?
optionalonTouchEnd:TouchEventHandler<HTMLDivElement>
Inherited from
StackProps.onTouchEnd
onTouchEndCapture?
optionalonTouchEndCapture:TouchEventHandler<HTMLDivElement>
Inherited from
StackProps.onTouchEndCapture
onTouchMove?
optionalonTouchMove:TouchEventHandler<HTMLDivElement>
Inherited from
StackProps.onTouchMove
onTouchMoveCapture?
optionalonTouchMoveCapture:TouchEventHandler<HTMLDivElement>
Inherited from
StackProps.onTouchMoveCapture
onTouchStart?
optionalonTouchStart:TouchEventHandler<HTMLDivElement>
Inherited from
StackProps.onTouchStart
onTouchStartCapture?
optionalonTouchStartCapture:TouchEventHandler<HTMLDivElement>
Inherited from
StackProps.onTouchStartCapture
onTransitionCancel?
optionalonTransitionCancel:TransitionEventHandler<HTMLDivElement>
Inherited from
StackProps.onTransitionCancel
onTransitionCancelCapture?
optionalonTransitionCancelCapture:TransitionEventHandler<HTMLDivElement>
Inherited from
StackProps.onTransitionCancelCapture
onTransitionEnd?
optionalonTransitionEnd:TransitionEventHandler<HTMLDivElement>
Inherited from
StackProps.onTransitionEnd
onTransitionEndCapture?
optionalonTransitionEndCapture:TransitionEventHandler<HTMLDivElement>
Inherited from
StackProps.onTransitionEndCapture
onTransitionRun?
optionalonTransitionRun:TransitionEventHandler<HTMLDivElement>
Inherited from
StackProps.onTransitionRun
onTransitionRunCapture?
optionalonTransitionRunCapture:TransitionEventHandler<HTMLDivElement>
Inherited from
StackProps.onTransitionRunCapture
onTransitionStart?
optionalonTransitionStart:TransitionEventHandler<HTMLDivElement>
Inherited from
StackProps.onTransitionStart
onTransitionStartCapture?
optionalonTransitionStartCapture:TransitionEventHandler<HTMLDivElement>
Inherited from
StackProps.onTransitionStartCapture
onVolumeChange?
optionalonVolumeChange:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onVolumeChange
onVolumeChangeCapture?
optionalonVolumeChangeCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onVolumeChangeCapture
onWaiting?
optionalonWaiting:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onWaiting
onWaitingCapture?
optionalonWaitingCapture:ReactEventHandler<HTMLDivElement>
Inherited from
StackProps.onWaitingCapture
onWheel?
optionalonWheel:WheelEventHandler<HTMLDivElement>
Inherited from
StackProps.onWheel
onWheelCapture?
optionalonWheelCapture:WheelEventHandler<HTMLDivElement>
Inherited from
StackProps.onWheelCapture
order?
optionalorder:ResponsiveStyleValue<Order | readonly NonNullable<Order | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<Order | readonly NonNullable<Order | undefined>[] | undefined>
Inherited from
StackProps.order
overflow?
optionaloverflow:ResponsiveStyleValue<readonly string[] | Overflow | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | Overflow | undefined>
Inherited from
StackProps.overflow
p?
optionalp:ResponsiveStyleValue<Padding<string | number> | readonly NonNullable<Padding<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<Padding<string | number> | readonly NonNullable<Padding<string | number> | undefined>[] | undefined>
Inherited from
StackProps.p
padding?
optionalpadding:ResponsiveStyleValue<Padding<string | number> | readonly NonNullable<Padding<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<Padding<string | number> | readonly NonNullable<Padding<string | number> | undefined>[] | undefined>
Inherited from
StackProps.padding
paddingBlock?
optionalpaddingBlock:ResponsiveStyleValue<PaddingBlock<string | number> | readonly NonNullable<PaddingBlock<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingBlock<string | number> | readonly NonNullable<PaddingBlock<string | number> | undefined>[] | undefined>
Inherited from
StackProps.paddingBlock
paddingBlockEnd?
optionalpaddingBlockEnd:ResponsiveStyleValue<PaddingBlockEnd<string | number> | readonly NonNullable<PaddingBlockEnd<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingBlockEnd<string | number> | readonly NonNullable<PaddingBlockEnd<string | number> | undefined>[] | undefined>
Inherited from
StackProps.paddingBlockEnd
paddingBlockStart?
optionalpaddingBlockStart:ResponsiveStyleValue<PaddingBlockStart<string | number> | readonly NonNullable<PaddingBlockStart<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingBlockStart<string | number> | readonly NonNullable<PaddingBlockStart<string | number> | undefined>[] | undefined>
Inherited from
StackProps.paddingBlockStart
paddingBottom?
optionalpaddingBottom:ResponsiveStyleValue<PaddingBottom<string | number> | readonly NonNullable<PaddingBottom<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingBottom<string | number> | readonly NonNullable<PaddingBottom<string | number> | undefined>[] | undefined>
Inherited from
StackProps.paddingBottom
paddingInline?
optionalpaddingInline:ResponsiveStyleValue<PaddingInline<string | number> | readonly NonNullable<PaddingInline<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingInline<string | number> | readonly NonNullable<PaddingInline<string | number> | undefined>[] | undefined>
Inherited from
StackProps.paddingInline
paddingInlineEnd?
optionalpaddingInlineEnd:ResponsiveStyleValue<PaddingInlineEnd<string | number> | readonly NonNullable<PaddingInlineEnd<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingInlineEnd<string | number> | readonly NonNullable<PaddingInlineEnd<string | number> | undefined>[] | undefined>
Inherited from
StackProps.paddingInlineEnd
paddingInlineStart?
optionalpaddingInlineStart:ResponsiveStyleValue<PaddingInlineStart<string | number> | readonly NonNullable<PaddingInlineStart<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingInlineStart<string | number> | readonly NonNullable<PaddingInlineStart<string | number> | undefined>[] | undefined>
Inherited from
StackProps.paddingInlineStart
paddingLeft?
optionalpaddingLeft:ResponsiveStyleValue<PaddingLeft<string | number> | readonly NonNullable<PaddingLeft<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingLeft<string | number> | readonly NonNullable<PaddingLeft<string | number> | undefined>[] | undefined>
Inherited from
StackProps.paddingLeft
paddingRight?
optionalpaddingRight:ResponsiveStyleValue<PaddingRight<string | number> | readonly NonNullable<PaddingRight<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingRight<string | number> | readonly NonNullable<PaddingRight<string | number> | undefined>[] | undefined>
Inherited from
StackProps.paddingRight
paddingTop?
optionalpaddingTop:ResponsiveStyleValue<PaddingTop<string | number> | readonly NonNullable<PaddingTop<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingTop<string | number> | readonly NonNullable<PaddingTop<string | number> | undefined>[] | undefined>
Inherited from
StackProps.paddingTop
paddingX?
optionalpaddingX:ResponsiveStyleValue<PaddingLeft<string | number> | readonly NonNullable<PaddingLeft<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingLeft<string | number> | readonly NonNullable<PaddingLeft<string | number> | undefined>[] | undefined>
Inherited from
StackProps.paddingX
paddingY?
optionalpaddingY:ResponsiveStyleValue<PaddingTop<string | number> | readonly NonNullable<PaddingTop<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingTop<string | number> | readonly NonNullable<PaddingTop<string | number> | undefined>[] | undefined>
Inherited from
StackProps.paddingY
part?
optionalpart:string
See
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/part
Inherited from
StackProps.part
pb?
optionalpb:ResponsiveStyleValue<PaddingBottom<string | number> | readonly NonNullable<PaddingBottom<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingBottom<string | number> | readonly NonNullable<PaddingBottom<string | number> | undefined>[] | undefined>
Inherited from
StackProps.pb
pl?
optionalpl:ResponsiveStyleValue<PaddingLeft<string | number> | readonly NonNullable<PaddingLeft<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingLeft<string | number> | readonly NonNullable<PaddingLeft<string | number> | undefined>[] | undefined>
Inherited from
StackProps.pl
popover?
optionalpopover:""|"hint"|"auto"|"manual"
Inherited from
StackProps.popover
popoverTarget?
optionalpopoverTarget:string
Inherited from
StackProps.popoverTarget
popoverTargetAction?
optionalpopoverTargetAction:"toggle"|"show"|"hide"
Inherited from
StackProps.popoverTargetAction
position?
optionalposition:ResponsiveStyleValue<Position | readonly NonNullable<Position | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<Position | readonly NonNullable<Position | undefined>[] | undefined>
Inherited from
StackProps.position
pr?
optionalpr:ResponsiveStyleValue<PaddingRight<string | number> | readonly NonNullable<PaddingRight<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingRight<string | number> | readonly NonNullable<PaddingRight<string | number> | undefined>[] | undefined>
Inherited from
StackProps.pr
prefix?
optionalprefix:string
Inherited from
StackProps.prefix
property?
optionalproperty:string
Inherited from
StackProps.property
pt?
optionalpt:ResponsiveStyleValue<PaddingTop<string | number> | readonly NonNullable<PaddingTop<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingTop<string | number> | readonly NonNullable<PaddingTop<string | number> | undefined>[] | undefined>
Inherited from
StackProps.pt
px?
optionalpx:ResponsiveStyleValue<PaddingLeft<string | number> | readonly NonNullable<PaddingLeft<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingLeft<string | number> | readonly NonNullable<PaddingLeft<string | number> | undefined>[] | undefined>
Inherited from
StackProps.px
py?
optionalpy:ResponsiveStyleValue<PaddingTop<string | number> | readonly NonNullable<PaddingTop<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<PaddingTop<string | number> | readonly NonNullable<PaddingTop<string | number> | undefined>[] | undefined>
Inherited from
StackProps.py
radioGroup?
optionalradioGroup:string
Inherited from
StackProps.radioGroup
readOnly?
optionalreadOnly:boolean
If true, the component will be read-only.
Inherited from
ReadOnlyProps.readOnly
ref?
optionalref:Ref<HTMLDivElement>
Allows getting a ref to the component instance.
Once the component unmounts, React will set ref.current to null
(or call the ref with null if you passed a callback ref).
See
Inherited from
StackProps.ref
rel?
optionalrel:string
Inherited from
StackProps.rel
resource?
optionalresource:string
Inherited from
StackProps.resource
results?
optionalresults:number
Inherited from
StackProps.results
rev?
optionalrev:string
Inherited from
StackProps.rev
right?
optionalright:ResponsiveStyleValue<Right<string | number> | readonly NonNullable<Right<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<Right<string | number> | readonly NonNullable<Right<string | number> | undefined>[] | undefined>
Inherited from
StackProps.right
role?
optionalrole:AriaRole
Inherited from
StackProps.role
rowGap?
optionalrowGap:ResponsiveStyleValue<RowGap<string | number> | readonly NonNullable<RowGap<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<RowGap<string | number> | readonly NonNullable<RowGap<string | number> | undefined>[] | undefined>
Inherited from
StackProps.rowGap
security?
optionalsecurity:string
Inherited from
StackProps.security
slot?
optionalslot:string
Inherited from
StackProps.slot
spacing?
optionalspacing:ResponsiveStyleValue<string|number>
Defines the space between immediate children.
Default
0
Inherited from
StackProps.spacing
spellCheck?
optionalspellCheck:Booleanish
Inherited from
StackProps.spellCheck
style?
optionalstyle:CSSProperties
Inherited from
StackProps.style
suppressContentEditableWarning?
optionalsuppressContentEditableWarning:boolean
Inherited from
StackProps.suppressContentEditableWarning
suppressHydrationWarning?
optionalsuppressHydrationWarning:boolean
Inherited from
StackProps.suppressHydrationWarning
sx?
optionalsx:SxProps<Theme>
The system prop, which allows defining system overrides as well as additional CSS styles.
Inherited from
StackProps.sx
tabIndex?
optionaltabIndex:number
Inherited from
StackProps.tabIndex
textAlign?
optionaltextAlign:ResponsiveStyleValue<TextAlign | readonly NonNullable<TextAlign | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<TextAlign | readonly NonNullable<TextAlign | undefined>[] | undefined>
Inherited from
StackProps.textAlign
textOverflow?
optionaltextOverflow:ResponsiveStyleValue<readonly string[] | TextOverflow | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | TextOverflow | undefined>
Inherited from
StackProps.textOverflow
textTransform?
optionaltextTransform:ResponsiveStyleValue<readonly string[] | TextTransform | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | TextTransform | undefined>
Inherited from
StackProps.textTransform
title?
optionaltitle:string
Inherited from
StackProps.title
top?
optionaltop:ResponsiveStyleValue<Top<string | number> | readonly NonNullable<Top<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<Top<string | number> | readonly NonNullable<Top<string | number> | undefined>[] | undefined>
Inherited from
StackProps.top
translate?
optionaltranslate:"yes"|"no"
Inherited from
StackProps.translate
typeof?
optionaltypeof:string
Inherited from
StackProps.typeof
typography?
optionaltypography:ResponsiveStyleValue<undefined|string> | (theme) =>ResponsiveStyleValue<undefined|string>
Inherited from
StackProps.typography
unselectable?
optionalunselectable:"off"|"on"
Inherited from
StackProps.unselectable
useFlexGap?
optionaluseFlexGap:boolean
If true, the CSS flexbox gap is used instead of applying margin to children.
While CSS gap removes the known limitations,
it is not fully supported in some browsers. We recommend checking https://caniuse.com/?search=flex%20gap before using this flag.
To enable this flag globally, follow the theme's default props configuration.
Default
false
Inherited from
StackProps.useFlexGap
visibility?
optionalvisibility:ResponsiveStyleValue<Visibility | readonly NonNullable<Visibility | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<Visibility | readonly NonNullable<Visibility | undefined>[] | undefined>
Inherited from
StackProps.visibility
vocab?
optionalvocab:string
Inherited from
StackProps.vocab
whiteSpace?
optionalwhiteSpace:ResponsiveStyleValue<readonly string[] | WhiteSpace | undefined> | (theme) =>ResponsiveStyleValue<readonly string[] | WhiteSpace | undefined>
Inherited from
StackProps.whiteSpace
width?
optionalwidth:ResponsiveStyleValue<Width<string | number> | readonly NonNullable<Width<string | number> | undefined>[] | undefined> | (theme) =>ResponsiveStyleValue<Width<string | number> | readonly NonNullable<Width<string | number> | undefined>[] | undefined>
Inherited from
StackProps.width
zIndex?
optionalzIndex:ResponsiveStyleValue<undefined|string|string&object|number&object> | (theme) =>ResponsiveStyleValue<undefined|string|string&object|number&object>
Inherited from
StackProps.zIndex