Skip to content

@k8slens/extensions

Globals / "src/renderer/components/layout/page-layout" / PageLayoutProps

Interface: PageLayoutProps#

Hierarchy#

  • DOMAttributes\

PageLayoutProps

Index#

Properties#

Properties#

back#

Optional back: (evt: MouseEvent | KeyboardEvent) => void

Defined in src/renderer/components/layout/page-layout.tsx:17


children#

Optional children: ReactNode

Inherited from IconProps.children

Defined in node_modules/@types/react/index.d.ts:1348


className#

Optional className: IClassName

Defined in src/renderer/components/layout/page-layout.tsx:10


contentClass#

Optional contentClass: IClassName

Defined in src/renderer/components/layout/page-layout.tsx:13


contentGaps#

Optional contentGaps: boolean

Defined in src/renderer/components/layout/page-layout.tsx:15


dangerouslySetInnerHTML#

Optional dangerouslySetInnerHTML: { __html: string }

Inherited from IconProps.dangerouslySetInnerHTML

Defined in node_modules/@types/react/index.d.ts:1349

Type declaration:

Name Type
__html string

header: React.ReactNode

Defined in src/renderer/components/layout/page-layout.tsx:11


headerClass#

Optional headerClass: IClassName

Defined in src/renderer/components/layout/page-layout.tsx:12


onAbort#

Optional onAbort: ReactEventHandler\

Inherited from IconProps.onAbort

Defined in node_modules/@types/react/index.d.ts:1404


onAbortCapture#

Optional onAbortCapture: ReactEventHandler\

Inherited from IconProps.onAbortCapture

Defined in node_modules/@types/react/index.d.ts:1405


onAnimationEnd#

Optional onAnimationEnd: AnimationEventHandler\

Inherited from IconProps.onAnimationEnd

Defined in node_modules/@types/react/index.d.ts:1534


onAnimationEndCapture#

Optional onAnimationEndCapture: AnimationEventHandler\

Inherited from IconProps.onAnimationEndCapture

Defined in node_modules/@types/react/index.d.ts:1535


onAnimationIteration#

Optional onAnimationIteration: AnimationEventHandler\

Inherited from IconProps.onAnimationIteration

Defined in node_modules/@types/react/index.d.ts:1536


onAnimationIterationCapture#

Optional onAnimationIterationCapture: AnimationEventHandler\

Inherited from IconProps.onAnimationIterationCapture

Defined in node_modules/@types/react/index.d.ts:1537


onAnimationStart#

Optional onAnimationStart: AnimationEventHandler\

Inherited from IconProps.onAnimationStart

Defined in node_modules/@types/react/index.d.ts:1532


onAnimationStartCapture#

Optional onAnimationStartCapture: AnimationEventHandler\

Inherited from IconProps.onAnimationStartCapture

Defined in node_modules/@types/react/index.d.ts:1533


onAuxClick#

Optional onAuxClick: MouseEventHandler\

Inherited from IconProps.onAuxClick

Defined in node_modules/@types/react/index.d.ts:1450


onAuxClickCapture#

Optional onAuxClickCapture: MouseEventHandler\

Inherited from IconProps.onAuxClickCapture

Defined in node_modules/@types/react/index.d.ts:1451


onBeforeInput#

Optional onBeforeInput: FormEventHandler\

Inherited from IconProps.onBeforeInput

Defined in node_modules/@types/react/index.d.ts:1378


onBeforeInputCapture#

Optional onBeforeInputCapture: FormEventHandler\

Inherited from IconProps.onBeforeInputCapture

Defined in node_modules/@types/react/index.d.ts:1379


onBlur#

Optional onBlur: FocusEventHandler\

Inherited from IconProps.onBlur

Defined in node_modules/@types/react/index.d.ts:1372


onBlurCapture#

Optional onBlurCapture: FocusEventHandler\

Inherited from IconProps.onBlurCapture

Defined in node_modules/@types/react/index.d.ts:1373


onCanPlay#

Optional onCanPlay: ReactEventHandler\

Inherited from IconProps.onCanPlay

Defined in node_modules/@types/react/index.d.ts:1406


onCanPlayCapture#

Optional onCanPlayCapture: ReactEventHandler\

Inherited from IconProps.onCanPlayCapture

Defined in node_modules/@types/react/index.d.ts:1407


onCanPlayThrough#

Optional onCanPlayThrough: ReactEventHandler\

Inherited from IconProps.onCanPlayThrough

Defined in node_modules/@types/react/index.d.ts:1408


onCanPlayThroughCapture#

Optional onCanPlayThroughCapture: ReactEventHandler\

Inherited from IconProps.onCanPlayThroughCapture

Defined in node_modules/@types/react/index.d.ts:1409


onChange#

Optional onChange: FormEventHandler\

Inherited from IconProps.onChange

Defined in node_modules/@types/react/index.d.ts:1376


onChangeCapture#

Optional onChangeCapture: FormEventHandler\

Inherited from IconProps.onChangeCapture

Defined in node_modules/@types/react/index.d.ts:1377


onClick#

Optional onClick: MouseEventHandler\

Inherited from IconProps.onClick

Defined in node_modules/@types/react/index.d.ts:1452


onClickCapture#

Optional onClickCapture: MouseEventHandler\

Inherited from IconProps.onClickCapture

Defined in node_modules/@types/react/index.d.ts:1453


onCompositionEnd#

Optional onCompositionEnd: CompositionEventHandler\

Inherited from IconProps.onCompositionEnd

Defined in node_modules/@types/react/index.d.ts:1362


onCompositionEndCapture#

Optional onCompositionEndCapture: CompositionEventHandler\

Inherited from IconProps.onCompositionEndCapture

Defined in node_modules/@types/react/index.d.ts:1363


onCompositionStart#

Optional onCompositionStart: CompositionEventHandler\

Inherited from IconProps.onCompositionStart

Defined in node_modules/@types/react/index.d.ts:1364


onCompositionStartCapture#

Optional onCompositionStartCapture: CompositionEventHandler\

Inherited from IconProps.onCompositionStartCapture

Defined in node_modules/@types/react/index.d.ts:1365


onCompositionUpdate#

Optional onCompositionUpdate: CompositionEventHandler\

Inherited from IconProps.onCompositionUpdate

Defined in node_modules/@types/react/index.d.ts:1366


onCompositionUpdateCapture#

Optional onCompositionUpdateCapture: CompositionEventHandler\

Inherited from IconProps.onCompositionUpdateCapture

Defined in node_modules/@types/react/index.d.ts:1367


onContextMenu#

Optional onContextMenu: MouseEventHandler\

Inherited from IconProps.onContextMenu

Defined in node_modules/@types/react/index.d.ts:1454


onContextMenuCapture#

Optional onContextMenuCapture: MouseEventHandler\

Inherited from IconProps.onContextMenuCapture

Defined in node_modules/@types/react/index.d.ts:1455


onCopy#

Optional onCopy: ClipboardEventHandler\

Inherited from IconProps.onCopy

Defined in node_modules/@types/react/index.d.ts:1354


onCopyCapture#

Optional onCopyCapture: ClipboardEventHandler\

Inherited from IconProps.onCopyCapture

Defined in node_modules/@types/react/index.d.ts:1355


onCut#

Optional onCut: ClipboardEventHandler\

Inherited from IconProps.onCut

Defined in node_modules/@types/react/index.d.ts:1356


onCutCapture#

Optional onCutCapture: ClipboardEventHandler\

Inherited from IconProps.onCutCapture

Defined in node_modules/@types/react/index.d.ts:1357


onDoubleClick#

Optional onDoubleClick: MouseEventHandler\

Inherited from IconProps.onDoubleClick

Defined in node_modules/@types/react/index.d.ts:1456


onDoubleClickCapture#

Optional onDoubleClickCapture: MouseEventHandler\

Inherited from IconProps.onDoubleClickCapture

Defined in node_modules/@types/react/index.d.ts:1457


onDrag#

Optional onDrag: DragEventHandler\

Inherited from IconProps.onDrag

Defined in node_modules/@types/react/index.d.ts:1458


onDragCapture#

Optional onDragCapture: DragEventHandler\

Inherited from IconProps.onDragCapture

Defined in node_modules/@types/react/index.d.ts:1459


onDragEnd#

Optional onDragEnd: DragEventHandler\

Inherited from IconProps.onDragEnd

Defined in node_modules/@types/react/index.d.ts:1460


onDragEndCapture#

Optional onDragEndCapture: DragEventHandler\

Inherited from IconProps.onDragEndCapture

Defined in node_modules/@types/react/index.d.ts:1461


onDragEnter#

Optional onDragEnter: DragEventHandler\

Inherited from IconProps.onDragEnter

Defined in node_modules/@types/react/index.d.ts:1462


onDragEnterCapture#

Optional onDragEnterCapture: DragEventHandler\

Inherited from IconProps.onDragEnterCapture

Defined in node_modules/@types/react/index.d.ts:1463


onDragExit#

Optional onDragExit: DragEventHandler\

Inherited from IconProps.onDragExit

Defined in node_modules/@types/react/index.d.ts:1464


onDragExitCapture#

Optional onDragExitCapture: DragEventHandler\

Inherited from IconProps.onDragExitCapture

Defined in node_modules/@types/react/index.d.ts:1465


onDragLeave#

Optional onDragLeave: DragEventHandler\

Inherited from IconProps.onDragLeave

Defined in node_modules/@types/react/index.d.ts:1466


onDragLeaveCapture#

Optional onDragLeaveCapture: DragEventHandler\

Inherited from IconProps.onDragLeaveCapture

Defined in node_modules/@types/react/index.d.ts:1467


onDragOver#

Optional onDragOver: DragEventHandler\

Inherited from IconProps.onDragOver

Defined in node_modules/@types/react/index.d.ts:1468


onDragOverCapture#

Optional onDragOverCapture: DragEventHandler\

Inherited from IconProps.onDragOverCapture

Defined in node_modules/@types/react/index.d.ts:1469


onDragStart#

Optional onDragStart: DragEventHandler\

Inherited from IconProps.onDragStart

Defined in node_modules/@types/react/index.d.ts:1470


onDragStartCapture#

Optional onDragStartCapture: DragEventHandler\

Inherited from IconProps.onDragStartCapture

Defined in node_modules/@types/react/index.d.ts:1471


onDrop#

Optional onDrop: DragEventHandler\

Inherited from IconProps.onDrop

Defined in node_modules/@types/react/index.d.ts:1472


onDropCapture#

Optional onDropCapture: DragEventHandler\

Inherited from IconProps.onDropCapture

Defined in node_modules/@types/react/index.d.ts:1473


onDurationChange#

Optional onDurationChange: ReactEventHandler\

Inherited from IconProps.onDurationChange

Defined in node_modules/@types/react/index.d.ts:1410


onDurationChangeCapture#

Optional onDurationChangeCapture: ReactEventHandler\

Inherited from IconProps.onDurationChangeCapture

Defined in node_modules/@types/react/index.d.ts:1411


onEmptied#

Optional onEmptied: ReactEventHandler\

Inherited from IconProps.onEmptied

Defined in node_modules/@types/react/index.d.ts:1412


onEmptiedCapture#

Optional onEmptiedCapture: ReactEventHandler\

Inherited from IconProps.onEmptiedCapture

Defined in node_modules/@types/react/index.d.ts:1413


onEncrypted#

Optional onEncrypted: ReactEventHandler\

Inherited from IconProps.onEncrypted

Defined in node_modules/@types/react/index.d.ts:1414


onEncryptedCapture#

Optional onEncryptedCapture: ReactEventHandler\

Inherited from IconProps.onEncryptedCapture

Defined in node_modules/@types/react/index.d.ts:1415


onEnded#

Optional onEnded: ReactEventHandler\

Inherited from IconProps.onEnded

Defined in node_modules/@types/react/index.d.ts:1416


onEndedCapture#

Optional onEndedCapture: ReactEventHandler\

Inherited from IconProps.onEndedCapture

Defined in node_modules/@types/react/index.d.ts:1417


onError#

Optional onError: ReactEventHandler\

Inherited from IconProps.onError

Defined in node_modules/@types/react/index.d.ts:1392


onErrorCapture#

Optional onErrorCapture: ReactEventHandler\

Inherited from IconProps.onErrorCapture

Defined in node_modules/@types/react/index.d.ts:1393


onFocus#

Optional onFocus: FocusEventHandler\

Inherited from IconProps.onFocus

Defined in node_modules/@types/react/index.d.ts:1370


onFocusCapture#

Optional onFocusCapture: FocusEventHandler\

Inherited from IconProps.onFocusCapture

Defined in node_modules/@types/react/index.d.ts:1371


onGotPointerCapture#

Optional onGotPointerCapture: PointerEventHandler\

Inherited from IconProps.onGotPointerCapture

Defined in node_modules/@types/react/index.d.ts:1518


onGotPointerCaptureCapture#

Optional onGotPointerCaptureCapture: PointerEventHandler\

Inherited from IconProps.onGotPointerCaptureCapture

Defined in node_modules/@types/react/index.d.ts:1519


onInput#

Optional onInput: FormEventHandler\

Inherited from IconProps.onInput

Defined in node_modules/@types/react/index.d.ts:1380


onInputCapture#

Optional onInputCapture: FormEventHandler\

Inherited from IconProps.onInputCapture

Defined in node_modules/@types/react/index.d.ts:1381


onInvalid#

Optional onInvalid: FormEventHandler\

Inherited from IconProps.onInvalid

Defined in node_modules/@types/react/index.d.ts:1386


onInvalidCapture#

Optional onInvalidCapture: FormEventHandler\

Inherited from IconProps.onInvalidCapture

Defined in node_modules/@types/react/index.d.ts:1387


onKeyDown#

Optional onKeyDown: KeyboardEventHandler\

Inherited from IconProps.onKeyDown

Defined in node_modules/@types/react/index.d.ts:1396


onKeyDownCapture#

Optional onKeyDownCapture: KeyboardEventHandler\

Inherited from IconProps.onKeyDownCapture

Defined in node_modules/@types/react/index.d.ts:1397


onKeyPress#

Optional onKeyPress: KeyboardEventHandler\

Inherited from IconProps.onKeyPress

Defined in node_modules/@types/react/index.d.ts:1398


onKeyPressCapture#

Optional onKeyPressCapture: KeyboardEventHandler\

Inherited from IconProps.onKeyPressCapture

Defined in node_modules/@types/react/index.d.ts:1399


onKeyUp#

Optional onKeyUp: KeyboardEventHandler\

Inherited from IconProps.onKeyUp

Defined in node_modules/@types/react/index.d.ts:1400


onKeyUpCapture#

Optional onKeyUpCapture: KeyboardEventHandler\

Inherited from IconProps.onKeyUpCapture

Defined in node_modules/@types/react/index.d.ts:1401


onLoad#

Optional onLoad: ReactEventHandler\

Inherited from IconProps.onLoad

Defined in node_modules/@types/react/index.d.ts:1390


onLoadCapture#

Optional onLoadCapture: ReactEventHandler\

Inherited from IconProps.onLoadCapture

Defined in node_modules/@types/react/index.d.ts:1391


onLoadStart#

Optional onLoadStart: ReactEventHandler\

Inherited from IconProps.onLoadStart

Defined in node_modules/@types/react/index.d.ts:1422


onLoadStartCapture#

Optional onLoadStartCapture: ReactEventHandler\

Inherited from IconProps.onLoadStartCapture

Defined in node_modules/@types/react/index.d.ts:1423


onLoadedData#

Optional onLoadedData: ReactEventHandler\

Inherited from IconProps.onLoadedData

Defined in node_modules/@types/react/index.d.ts:1418


onLoadedDataCapture#

Optional onLoadedDataCapture: ReactEventHandler\

Inherited from IconProps.onLoadedDataCapture

Defined in node_modules/@types/react/index.d.ts:1419


onLoadedMetadata#

Optional onLoadedMetadata: ReactEventHandler\

Inherited from IconProps.onLoadedMetadata

Defined in node_modules/@types/react/index.d.ts:1420


onLoadedMetadataCapture#

Optional onLoadedMetadataCapture: ReactEventHandler\

Inherited from IconProps.onLoadedMetadataCapture

Defined in node_modules/@types/react/index.d.ts:1421


onLostPointerCapture#

Optional onLostPointerCapture: PointerEventHandler\

Inherited from IconProps.onLostPointerCapture

Defined in node_modules/@types/react/index.d.ts:1520


onLostPointerCaptureCapture#

Optional onLostPointerCaptureCapture: PointerEventHandler\

Inherited from IconProps.onLostPointerCaptureCapture

Defined in node_modules/@types/react/index.d.ts:1521


onMouseDown#

Optional onMouseDown: MouseEventHandler\

Inherited from IconProps.onMouseDown

Defined in node_modules/@types/react/index.d.ts:1474


onMouseDownCapture#

Optional onMouseDownCapture: MouseEventHandler\

Inherited from IconProps.onMouseDownCapture

Defined in node_modules/@types/react/index.d.ts:1475


onMouseEnter#

Optional onMouseEnter: MouseEventHandler\

Inherited from IconProps.onMouseEnter

Defined in node_modules/@types/react/index.d.ts:1476


onMouseLeave#

Optional onMouseLeave: MouseEventHandler\

Inherited from IconProps.onMouseLeave

Defined in node_modules/@types/react/index.d.ts:1477


onMouseMove#

Optional onMouseMove: MouseEventHandler\

Inherited from IconProps.onMouseMove

Defined in node_modules/@types/react/index.d.ts:1478


onMouseMoveCapture#

Optional onMouseMoveCapture: MouseEventHandler\

Inherited from IconProps.onMouseMoveCapture

Defined in node_modules/@types/react/index.d.ts:1479


onMouseOut#

Optional onMouseOut: MouseEventHandler\

Inherited from IconProps.onMouseOut

Defined in node_modules/@types/react/index.d.ts:1480


onMouseOutCapture#

Optional onMouseOutCapture: MouseEventHandler\

Inherited from IconProps.onMouseOutCapture

Defined in node_modules/@types/react/index.d.ts:1481


onMouseOver#

Optional onMouseOver: MouseEventHandler\

Inherited from IconProps.onMouseOver

Defined in node_modules/@types/react/index.d.ts:1482


onMouseOverCapture#

Optional onMouseOverCapture: MouseEventHandler\

Inherited from IconProps.onMouseOverCapture

Defined in node_modules/@types/react/index.d.ts:1483


onMouseUp#

Optional onMouseUp: MouseEventHandler\

Inherited from IconProps.onMouseUp

Defined in node_modules/@types/react/index.d.ts:1484


onMouseUpCapture#

Optional onMouseUpCapture: MouseEventHandler\

Inherited from IconProps.onMouseUpCapture

Defined in node_modules/@types/react/index.d.ts:1485


onPaste#

Optional onPaste: ClipboardEventHandler\

Inherited from IconProps.onPaste

Defined in node_modules/@types/react/index.d.ts:1358


onPasteCapture#

Optional onPasteCapture: ClipboardEventHandler\

Inherited from IconProps.onPasteCapture

Defined in node_modules/@types/react/index.d.ts:1359


onPause#

Optional onPause: ReactEventHandler\

Inherited from IconProps.onPause

Defined in node_modules/@types/react/index.d.ts:1424


onPauseCapture#

Optional onPauseCapture: ReactEventHandler\

Inherited from IconProps.onPauseCapture

Defined in node_modules/@types/react/index.d.ts:1425


onPlay#

Optional onPlay: ReactEventHandler\

Inherited from IconProps.onPlay

Defined in node_modules/@types/react/index.d.ts:1426


onPlayCapture#

Optional onPlayCapture: ReactEventHandler\

Inherited from IconProps.onPlayCapture

Defined in node_modules/@types/react/index.d.ts:1427


onPlaying#

Optional onPlaying: ReactEventHandler\

Inherited from IconProps.onPlaying

Defined in node_modules/@types/react/index.d.ts:1428


onPlayingCapture#

Optional onPlayingCapture: ReactEventHandler\

Inherited from IconProps.onPlayingCapture

Defined in node_modules/@types/react/index.d.ts:1429


onPointerCancel#

Optional onPointerCancel: PointerEventHandler\

Inherited from IconProps.onPointerCancel

Defined in node_modules/@types/react/index.d.ts:1508


onPointerCancelCapture#

Optional onPointerCancelCapture: PointerEventHandler\

Inherited from IconProps.onPointerCancelCapture

Defined in node_modules/@types/react/index.d.ts:1509


onPointerDown#

Optional onPointerDown: PointerEventHandler\

Inherited from IconProps.onPointerDown

Defined in node_modules/@types/react/index.d.ts:1502


onPointerDownCapture#

Optional onPointerDownCapture: PointerEventHandler\

Inherited from IconProps.onPointerDownCapture

Defined in node_modules/@types/react/index.d.ts:1503


onPointerEnter#

Optional onPointerEnter: PointerEventHandler\

Inherited from IconProps.onPointerEnter

Defined in node_modules/@types/react/index.d.ts:1510


onPointerEnterCapture#

Optional onPointerEnterCapture: PointerEventHandler\

Inherited from IconProps.onPointerEnterCapture

Defined in node_modules/@types/react/index.d.ts:1511


onPointerLeave#

Optional onPointerLeave: PointerEventHandler\

Inherited from IconProps.onPointerLeave

Defined in node_modules/@types/react/index.d.ts:1512


onPointerLeaveCapture#

Optional onPointerLeaveCapture: PointerEventHandler\

Inherited from IconProps.onPointerLeaveCapture

Defined in node_modules/@types/react/index.d.ts:1513


onPointerMove#

Optional onPointerMove: PointerEventHandler\

Inherited from IconProps.onPointerMove

Defined in node_modules/@types/react/index.d.ts:1504


onPointerMoveCapture#

Optional onPointerMoveCapture: PointerEventHandler\

Inherited from IconProps.onPointerMoveCapture

Defined in node_modules/@types/react/index.d.ts:1505


onPointerOut#

Optional onPointerOut: PointerEventHandler\

Inherited from IconProps.onPointerOut

Defined in node_modules/@types/react/index.d.ts:1516


onPointerOutCapture#

Optional onPointerOutCapture: PointerEventHandler\

Inherited from IconProps.onPointerOutCapture

Defined in node_modules/@types/react/index.d.ts:1517


onPointerOver#

Optional onPointerOver: PointerEventHandler\

Inherited from IconProps.onPointerOver

Defined in node_modules/@types/react/index.d.ts:1514


onPointerOverCapture#

Optional onPointerOverCapture: PointerEventHandler\

Inherited from IconProps.onPointerOverCapture

Defined in node_modules/@types/react/index.d.ts:1515


onPointerUp#

Optional onPointerUp: PointerEventHandler\

Inherited from IconProps.onPointerUp

Defined in node_modules/@types/react/index.d.ts:1506


onPointerUpCapture#

Optional onPointerUpCapture: PointerEventHandler\

Inherited from IconProps.onPointerUpCapture

Defined in node_modules/@types/react/index.d.ts:1507


onProgress#

Optional onProgress: ReactEventHandler\

Inherited from IconProps.onProgress

Defined in node_modules/@types/react/index.d.ts:1430


onProgressCapture#

Optional onProgressCapture: ReactEventHandler\

Inherited from IconProps.onProgressCapture

Defined in node_modules/@types/react/index.d.ts:1431


onRateChange#

Optional onRateChange: ReactEventHandler\

Inherited from IconProps.onRateChange

Defined in node_modules/@types/react/index.d.ts:1432


onRateChangeCapture#

Optional onRateChangeCapture: ReactEventHandler\

Inherited from IconProps.onRateChangeCapture

Defined in node_modules/@types/react/index.d.ts:1433


onReset#

Optional onReset: FormEventHandler\

Inherited from IconProps.onReset

Defined in node_modules/@types/react/index.d.ts:1382


onResetCapture#

Optional onResetCapture: FormEventHandler\

Inherited from IconProps.onResetCapture

Defined in node_modules/@types/react/index.d.ts:1383


onScroll#

Optional onScroll: UIEventHandler\

Inherited from IconProps.onScroll

Defined in node_modules/@types/react/index.d.ts:1524


onScrollCapture#

Optional onScrollCapture: UIEventHandler\

Inherited from IconProps.onScrollCapture

Defined in node_modules/@types/react/index.d.ts:1525


onSeeked#

Optional onSeeked: ReactEventHandler\

Inherited from IconProps.onSeeked

Defined in node_modules/@types/react/index.d.ts:1434


onSeekedCapture#

Optional onSeekedCapture: ReactEventHandler\

Inherited from IconProps.onSeekedCapture

Defined in node_modules/@types/react/index.d.ts:1435


onSeeking#

Optional onSeeking: ReactEventHandler\

Inherited from IconProps.onSeeking

Defined in node_modules/@types/react/index.d.ts:1436


onSeekingCapture#

Optional onSeekingCapture: ReactEventHandler\

Inherited from IconProps.onSeekingCapture

Defined in node_modules/@types/react/index.d.ts:1437


onSelect#

Optional onSelect: ReactEventHandler\

Inherited from IconProps.onSelect

Defined in node_modules/@types/react/index.d.ts:1488


onSelectCapture#

Optional onSelectCapture: ReactEventHandler\

Inherited from IconProps.onSelectCapture

Defined in node_modules/@types/react/index.d.ts:1489


onStalled#

Optional onStalled: ReactEventHandler\

Inherited from IconProps.onStalled

Defined in node_modules/@types/react/index.d.ts:1438


onStalledCapture#

Optional onStalledCapture: ReactEventHandler\

Inherited from IconProps.onStalledCapture

Defined in node_modules/@types/react/index.d.ts:1439


onSubmit#

Optional onSubmit: FormEventHandler\

Inherited from IconProps.onSubmit

Defined in node_modules/@types/react/index.d.ts:1384


onSubmitCapture#

Optional onSubmitCapture: FormEventHandler\

Inherited from IconProps.onSubmitCapture

Defined in node_modules/@types/react/index.d.ts:1385


onSuspend#

Optional onSuspend: ReactEventHandler\

Inherited from IconProps.onSuspend

Defined in node_modules/@types/react/index.d.ts:1440


onSuspendCapture#

Optional onSuspendCapture: ReactEventHandler\

Inherited from IconProps.onSuspendCapture

Defined in node_modules/@types/react/index.d.ts:1441


onTimeUpdate#

Optional onTimeUpdate: ReactEventHandler\

Inherited from IconProps.onTimeUpdate

Defined in node_modules/@types/react/index.d.ts:1442


onTimeUpdateCapture#

Optional onTimeUpdateCapture: ReactEventHandler\

Inherited from IconProps.onTimeUpdateCapture

Defined in node_modules/@types/react/index.d.ts:1443


onTouchCancel#

Optional onTouchCancel: TouchEventHandler\

Inherited from IconProps.onTouchCancel

Defined in node_modules/@types/react/index.d.ts:1492


onTouchCancelCapture#

Optional onTouchCancelCapture: TouchEventHandler\

Inherited from IconProps.onTouchCancelCapture

Defined in node_modules/@types/react/index.d.ts:1493


onTouchEnd#

Optional onTouchEnd: TouchEventHandler\

Inherited from IconProps.onTouchEnd

Defined in node_modules/@types/react/index.d.ts:1494


onTouchEndCapture#

Optional onTouchEndCapture: TouchEventHandler\

Inherited from IconProps.onTouchEndCapture

Defined in node_modules/@types/react/index.d.ts:1495


onTouchMove#

Optional onTouchMove: TouchEventHandler\

Inherited from IconProps.onTouchMove

Defined in node_modules/@types/react/index.d.ts:1496


onTouchMoveCapture#

Optional onTouchMoveCapture: TouchEventHandler\

Inherited from IconProps.onTouchMoveCapture

Defined in node_modules/@types/react/index.d.ts:1497


onTouchStart#

Optional onTouchStart: TouchEventHandler\

Inherited from IconProps.onTouchStart

Defined in node_modules/@types/react/index.d.ts:1498


onTouchStartCapture#

Optional onTouchStartCapture: TouchEventHandler\

Inherited from IconProps.onTouchStartCapture

Defined in node_modules/@types/react/index.d.ts:1499


onTransitionEnd#

Optional onTransitionEnd: TransitionEventHandler\

Inherited from IconProps.onTransitionEnd

Defined in node_modules/@types/react/index.d.ts:1540


onTransitionEndCapture#

Optional onTransitionEndCapture: TransitionEventHandler\

Inherited from IconProps.onTransitionEndCapture

Defined in node_modules/@types/react/index.d.ts:1541


onVolumeChange#

Optional onVolumeChange: ReactEventHandler\

Inherited from IconProps.onVolumeChange

Defined in node_modules/@types/react/index.d.ts:1444


onVolumeChangeCapture#

Optional onVolumeChangeCapture: ReactEventHandler\

Inherited from IconProps.onVolumeChangeCapture

Defined in node_modules/@types/react/index.d.ts:1445


onWaiting#

Optional onWaiting: ReactEventHandler\

Inherited from IconProps.onWaiting

Defined in node_modules/@types/react/index.d.ts:1446


onWaitingCapture#

Optional onWaitingCapture: ReactEventHandler\

Inherited from IconProps.onWaitingCapture

Defined in node_modules/@types/react/index.d.ts:1447


onWheel#

Optional onWheel: WheelEventHandler\

Inherited from IconProps.onWheel

Defined in node_modules/@types/react/index.d.ts:1528


onWheelCapture#

Optional onWheelCapture: WheelEventHandler\

Inherited from IconProps.onWheelCapture

Defined in node_modules/@types/react/index.d.ts:1529


provideBackButtonNavigation#

Optional provideBackButtonNavigation: boolean

Defined in src/renderer/components/layout/page-layout.tsx:14


showOnTop#

Optional showOnTop: boolean

Defined in src/renderer/components/layout/page-layout.tsx:16


Last update: November 10, 2020