PrebuiltLyricPlayerProps
Defined in: packages/react-full/src/components/PrebuiltLyricPlayer/index.tsx:512
Extends
Section titled “Extends”HTMLProps<HTMLDivElement>
Properties
Section titled “Properties”| Property | Type | Description | Inherited from | Defined in |
|---|---|---|---|---|
about? |
string |
- | HTMLProps.about |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2829 |
accept? |
string |
- | PrebuiltLyricPlayerProps.accept |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2893 |
acceptCharset? |
string |
- | PrebuiltLyricPlayerProps.acceptCharset |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2894 |
accessKey? |
string |
- | HTMLProps.accessKey |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2802 |
action? |
string | ((formData) => void | Promise<void>) |
- | HTMLProps.action |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2895 |
allowFullScreen? |
boolean |
- | PrebuiltLyricPlayerProps.allowFullScreen |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2902 |
allowTransparency? |
boolean |
- | PrebuiltLyricPlayerProps.allowTransparency |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2903 |
alt? |
string |
- | PrebuiltLyricPlayerProps.alt |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2904 |
aria-activedescendant? |
string |
Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. | HTMLProps.aria-activedescendant |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2500 |
aria-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. | HTMLProps.aria-atomic |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2502 |
aria-autocomplete? |
"list" | "none" | "inline" | "both" |
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. | HTMLProps.aria-autocomplete |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2507 |
aria-braillelabel? |
string |
Defines a string value that labels the current element, which is intended to be converted into Braille. See aria-label. | HTMLProps.aria-braillelabel |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2513 |
aria-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. | HTMLProps.aria-brailleroledescription |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2518 |
aria-busy? |
Booleanish |
- | HTMLProps.aria-busy |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2519 |
aria-checked? |
boolean | "true" | "false" | "mixed" |
Indicates the current “checked” state of checkboxes, radio buttons, and other widgets. See - aria-pressed - aria-selected. | HTMLProps.aria-checked |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2524 |
aria-colcount? |
number |
Defines the total number of columns in a table, grid, or treegrid. See aria-colindex. | HTMLProps.aria-colcount |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2529 |
aria-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. | HTMLProps.aria-colindex |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2534 |
aria-colindextext? |
string |
Defines a human readable text alternative of aria-colindex. See aria-rowindextext. | HTMLProps.aria-colindextext |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2539 |
aria-colspan? |
number |
Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid. See - aria-colindex - aria-rowspan. | HTMLProps.aria-colspan |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2544 |
aria-controls? |
string |
Identifies the element (or elements) whose contents or presence are controlled by the current element. See aria-owns. | HTMLProps.aria-controls |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2549 |
aria-current? |
boolean | "step" | "true" | "false" | "page" | "location" | "date" | "time" |
Indicates the element that represents the current item within a container or set of related elements. | HTMLProps.aria-current |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2551 |
aria-describedby? |
string |
Identifies the element (or elements) that describes the object. See aria-labelledby | HTMLProps.aria-describedby |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2556 |
aria-description? |
string |
Defines a string value that describes or annotates the current element. See related aria-describedby. | HTMLProps.aria-description |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2561 |
aria-details? |
string |
Identifies the element that provides a detailed, extended description for the object. See aria-describedby. | HTMLProps.aria-details |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2566 |
aria-disabled? |
Booleanish |
Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable. See - aria-hidden - aria-readonly. | HTMLProps.aria-disabled |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2571 |
aria-dropeffect? |
"link" | "none" | "copy" | "execute" | "move" | "popup" |
Indicates what functions can be performed when a dragged object is released on the drop target. Deprecated in ARIA 1.1 | HTMLProps.aria-dropeffect |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2576 |
aria-errormessage? |
string |
Identifies the element that provides an error message for the object. See - aria-invalid - aria-describedby. | HTMLProps.aria-errormessage |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2581 |
aria-expanded? |
Booleanish |
Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. | HTMLProps.aria-expanded |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2583 |
aria-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. | HTMLProps.aria-flowto |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2588 |
aria-grabbed? |
Booleanish |
Indicates an element’s “grabbed” state in a drag-and-drop operation. Deprecated in ARIA 1.1 | HTMLProps.aria-grabbed |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2593 |
aria-haspopup? |
| boolean | "true" | "false" | "dialog" | "grid" | "listbox" | "menu" | "tree" |
Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. | HTMLProps.aria-haspopup |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2595 |
aria-hidden? |
Booleanish |
Indicates whether the element is exposed to an accessibility API. See aria-disabled. | HTMLProps.aria-hidden |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2600 |
aria-invalid? |
boolean | "true" | "false" | "grammar" | "spelling" |
Indicates the entered value does not conform to the format expected by the application. See aria-errormessage. | HTMLProps.aria-invalid |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2605 |
aria-keyshortcuts? |
string |
Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. | HTMLProps.aria-keyshortcuts |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2607 |
aria-label? |
string |
Defines a string value that labels the current element. See aria-labelledby. | HTMLProps.aria-label |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2612 |
aria-labelledby? |
string |
Identifies the element (or elements) that labels the current element. See aria-describedby. | HTMLProps.aria-labelledby |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2617 |
aria-level? |
number |
Defines the hierarchical level of an element within a structure. | HTMLProps.aria-level |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2619 |
aria-live? |
"off" | "assertive" | "polite" |
Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. | HTMLProps.aria-live |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2621 |
aria-modal? |
Booleanish |
Indicates whether an element is modal when displayed. | HTMLProps.aria-modal |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2623 |
aria-multiline? |
Booleanish |
Indicates whether a text box accepts multiple lines of input or only a single line. | HTMLProps.aria-multiline |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2625 |
aria-multiselectable? |
Booleanish |
Indicates that the user may select more than one item from the current selectable descendants. | HTMLProps.aria-multiselectable |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2627 |
aria-orientation? |
"horizontal" | "vertical" |
Indicates whether the element’s orientation is horizontal, vertical, or unknown/ambiguous. | HTMLProps.aria-orientation |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2629 |
aria-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. | HTMLProps.aria-owns |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2635 |
aria-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. | HTMLProps.aria-placeholder |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2640 |
aria-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. | HTMLProps.aria-posinset |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2645 |
aria-pressed? |
boolean | "true" | "false" | "mixed" |
Indicates the current “pressed” state of toggle buttons. See - aria-checked - aria-selected. | HTMLProps.aria-pressed |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2650 |
aria-readonly? |
Booleanish |
Indicates that the element is not editable, but is otherwise operable. See aria-disabled. | HTMLProps.aria-readonly |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2655 |
aria-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. | HTMLProps.aria-relevant |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2660 |
aria-required? |
Booleanish |
Indicates that user input is required on the element before a form may be submitted. | HTMLProps.aria-required |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2673 |
aria-roledescription? |
string |
Defines a human-readable, author-localized description for the role of an element. | HTMLProps.aria-roledescription |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2675 |
aria-rowcount? |
number |
Defines the total number of rows in a table, grid, or treegrid. See aria-rowindex. | HTMLProps.aria-rowcount |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2680 |
aria-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. | HTMLProps.aria-rowindex |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2685 |
aria-rowindextext? |
string |
Defines a human readable text alternative of aria-rowindex. See aria-colindextext. | HTMLProps.aria-rowindextext |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2690 |
aria-rowspan? |
number |
Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid. See - aria-rowindex - aria-colspan. | HTMLProps.aria-rowspan |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2695 |
aria-selected? |
Booleanish |
Indicates the current “selected” state of various widgets. See - aria-checked - aria-pressed. | HTMLProps.aria-selected |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2700 |
aria-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. | HTMLProps.aria-setsize |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2705 |
aria-sort? |
"none" | "ascending" | "descending" | "other" |
Indicates if items in a table or grid are sorted in ascending or descending order. | HTMLProps.aria-sort |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2707 |
aria-valuemax? |
number |
Defines the maximum allowed value for a range widget. | HTMLProps.aria-valuemax |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2709 |
aria-valuemin? |
number |
Defines the minimum allowed value for a range widget. | HTMLProps.aria-valuemin |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2711 |
aria-valuenow? |
number |
Defines the current value for a range widget. See aria-valuetext. | HTMLProps.aria-valuenow |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2716 |
aria-valuetext? |
string |
Defines the human readable text alternative of aria-valuenow for a range widget. | HTMLProps.aria-valuetext |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2718 |
as? |
string |
- | PrebuiltLyricPlayerProps.as |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2905 |
async? |
boolean |
- | PrebuiltLyricPlayerProps.async |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2906 |
autoCapitalize? |
| "off" | "none" | "on" | "sentences" | "words" | "characters" | string & object |
- | HTMLProps.autoCapitalize |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2803 |
autoComplete? |
string |
- | PrebuiltLyricPlayerProps.autoComplete |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2907 |
autoCorrect? |
string |
- | HTMLProps.autoCorrect |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2842 |
autoFocus? |
boolean |
- | HTMLProps.autoFocus |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2804 |
autoPlay? |
boolean |
- | PrebuiltLyricPlayerProps.autoPlay |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2908 |
autoSave? |
string |
- | HTMLProps.autoSave |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2843 |
bottomLineSlot? |
ReactNode |
- | - | packages/react-full/src/components/PrebuiltLyricPlayer/index.tsx:513 |
capture? |
boolean | "user" | "environment" |
- | PrebuiltLyricPlayerProps.capture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2909 |
cellPadding? |
string | number |
- | PrebuiltLyricPlayerProps.cellPadding |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2910 |
cellSpacing? |
string | number |
- | PrebuiltLyricPlayerProps.cellSpacing |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2911 |
challenge? |
string |
- | PrebuiltLyricPlayerProps.challenge |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2913 |
charSet? |
string |
- | PrebuiltLyricPlayerProps.charSet |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2912 |
checked? |
boolean |
- | PrebuiltLyricPlayerProps.checked |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2914 |
children? |
ReactNode |
- | HTMLProps.children |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2276 |
cite? |
string |
- | PrebuiltLyricPlayerProps.cite |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2915 |
classID? |
string |
- | PrebuiltLyricPlayerProps.classID |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2916 |
className? |
string |
- | HTMLProps.className |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2805 |
color? |
string |
- | HTMLProps.color |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2844 |
cols? |
number |
- | PrebuiltLyricPlayerProps.cols |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2917 |
colSpan? |
number |
- | PrebuiltLyricPlayerProps.colSpan |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2918 |
content? |
string |
- | HTMLProps.content |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2830 |
contentEditable? |
Booleanish | "inherit" | "plaintext-only" |
- | HTMLProps.contentEditable |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2806 |
contextMenu? |
string |
- | HTMLProps.contextMenu |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2807 |
controls? |
boolean |
- | PrebuiltLyricPlayerProps.controls |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2919 |
coords? |
string |
- | PrebuiltLyricPlayerProps.coords |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2920 |
crossOrigin? |
CrossOrigin |
- | PrebuiltLyricPlayerProps.crossOrigin |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2921 |
dangerouslySetInnerHTML? |
object |
- | HTMLProps.dangerouslySetInnerHTML |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2277 |
dangerouslySetInnerHTML.__html |
string | TrustedHTML |
- | - | node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2280 |
data? |
string |
- | PrebuiltLyricPlayerProps.data |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2922 |
datatype? |
string |
- | HTMLProps.datatype |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2831 |
dateTime? |
string |
- | PrebuiltLyricPlayerProps.dateTime |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2923 |
default? |
boolean |
- | PrebuiltLyricPlayerProps.default |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2924 |
defaultChecked? |
boolean |
- | HTMLProps.defaultChecked |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2796 |
defaultValue? |
string | number | readonly string[] |
- | HTMLProps.defaultValue |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2797 |
defer? |
boolean |
- | PrebuiltLyricPlayerProps.defer |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2925 |
dir? |
string |
- | HTMLProps.dir |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2808 |
disabled? |
boolean |
- | PrebuiltLyricPlayerProps.disabled |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2926 |
download? |
any |
- | PrebuiltLyricPlayerProps.download |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2927 |
draggable? |
Booleanish |
- | HTMLProps.draggable |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2809 |
encType? |
string |
- | PrebuiltLyricPlayerProps.encType |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2928 |
enterKeyHint? |
"search" | "enter" | "done" | "go" | "next" | "previous" | "send" |
- | HTMLProps.enterKeyHint |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2810 |
exportparts? |
string |
See https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/exportparts | HTMLProps.exportparts |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2877 |
form? |
string |
- | PrebuiltLyricPlayerProps.form |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2929 |
formAction? |
string | ((formData) => void | Promise<void>) |
- | HTMLProps.formAction |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2930 |
formEncType? |
string |
- | PrebuiltLyricPlayerProps.formEncType |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2937 |
formMethod? |
string |
- | PrebuiltLyricPlayerProps.formMethod |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2938 |
formNoValidate? |
boolean |
- | PrebuiltLyricPlayerProps.formNoValidate |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2939 |
formTarget? |
string |
- | PrebuiltLyricPlayerProps.formTarget |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2940 |
frameBorder? |
string | number |
- | PrebuiltLyricPlayerProps.frameBorder |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2941 |
headers? |
string |
- | PrebuiltLyricPlayerProps.headers |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2942 |
height? |
string | number |
- | HTMLProps.height |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2943 |
hidden? |
boolean |
- | HTMLProps.hidden |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2811 |
high? |
number |
- | PrebuiltLyricPlayerProps.high |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2944 |
href? |
string |
- | PrebuiltLyricPlayerProps.href |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2945 |
hrefLang? |
string |
- | PrebuiltLyricPlayerProps.hrefLang |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2946 |
htmlFor? |
string |
- | PrebuiltLyricPlayerProps.htmlFor |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2947 |
httpEquiv? |
string |
- | PrebuiltLyricPlayerProps.httpEquiv |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2948 |
id? |
string |
- | HTMLProps.id |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2812 |
inert? |
boolean |
See https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/inert | HTMLProps.inert |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2863 |
inlist? |
any |
- | HTMLProps.inlist |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2832 |
inputMode? |
| "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 | HTMLProps.inputMode |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2868 |
integrity? |
string |
- | PrebuiltLyricPlayerProps.integrity |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2949 |
is? |
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 | HTMLProps.is |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2873 |
itemID? |
string |
- | HTMLProps.itemID |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2848 |
itemProp? |
string |
- | HTMLProps.itemProp |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2845 |
itemRef? |
string |
- | HTMLProps.itemRef |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2849 |
itemScope? |
boolean |
- | HTMLProps.itemScope |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2846 |
itemType? |
string |
- | HTMLProps.itemType |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2847 |
key? |
Key | null |
- | HTMLProps.key |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:259 |
keyParams? |
string |
- | PrebuiltLyricPlayerProps.keyParams |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2950 |
keyType? |
string |
- | PrebuiltLyricPlayerProps.keyType |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2951 |
kind? |
string |
- | PrebuiltLyricPlayerProps.kind |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2952 |
label? |
string |
- | PrebuiltLyricPlayerProps.label |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2953 |
lang? |
string |
- | HTMLProps.lang |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2813 |
list? |
string |
- | PrebuiltLyricPlayerProps.list |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2954 |
loop? |
boolean |
- | PrebuiltLyricPlayerProps.loop |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2955 |
low? |
number |
- | PrebuiltLyricPlayerProps.low |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2956 |
manifest? |
string |
- | PrebuiltLyricPlayerProps.manifest |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2957 |
marginHeight? |
number |
- | PrebuiltLyricPlayerProps.marginHeight |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2958 |
marginWidth? |
number |
- | PrebuiltLyricPlayerProps.marginWidth |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2959 |
max? |
string | number |
- | PrebuiltLyricPlayerProps.max |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2960 |
maxLength? |
number |
- | PrebuiltLyricPlayerProps.maxLength |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2961 |
media? |
string |
- | PrebuiltLyricPlayerProps.media |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2962 |
mediaGroup? |
string |
- | PrebuiltLyricPlayerProps.mediaGroup |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2963 |
method? |
string |
- | PrebuiltLyricPlayerProps.method |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2964 |
min? |
string | number |
- | PrebuiltLyricPlayerProps.min |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2965 |
minLength? |
number |
- | PrebuiltLyricPlayerProps.minLength |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2966 |
multiple? |
boolean |
- | PrebuiltLyricPlayerProps.multiple |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2967 |
muted? |
boolean |
- | PrebuiltLyricPlayerProps.muted |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2968 |
name? |
string |
- | PrebuiltLyricPlayerProps.name |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2969 |
nonce? |
string |
- | HTMLProps.nonce |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2814 |
noValidate? |
boolean |
- | PrebuiltLyricPlayerProps.noValidate |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2970 |
onAbort? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onAbort |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2336 |
onAbortCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onAbortCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2337 |
onAnimationEnd? |
AnimationEventHandler<HTMLDivElement> |
- | HTMLProps.onAnimationEnd |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2466 |
onAnimationEndCapture? |
AnimationEventHandler<HTMLDivElement> |
- | HTMLProps.onAnimationEndCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2467 |
onAnimationIteration? |
AnimationEventHandler<HTMLDivElement> |
- | HTMLProps.onAnimationIteration |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2468 |
onAnimationIterationCapture? |
AnimationEventHandler<HTMLDivElement> |
- | HTMLProps.onAnimationIterationCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2469 |
onAnimationStart? |
AnimationEventHandler<HTMLDivElement> |
- | HTMLProps.onAnimationStart |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2464 |
onAnimationStartCapture? |
AnimationEventHandler<HTMLDivElement> |
- | HTMLProps.onAnimationStartCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2465 |
onAuxClick? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onAuxClick |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2382 |
onAuxClickCapture? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onAuxClickCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2383 |
onBeforeInput? |
InputEventHandler<HTMLDivElement> |
- | HTMLProps.onBeforeInput |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2308 |
onBeforeInputCapture? |
InputEventHandler<HTMLDivElement> |
- | HTMLProps.onBeforeInputCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2309 |
onBeforeToggle? |
ToggleEventHandler<HTMLDivElement> |
- | HTMLProps.onBeforeToggle |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2473 |
onBlur? |
FocusEventHandler<HTMLDivElement> |
- | HTMLProps.onBlur |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2302 |
onBlurCapture? |
FocusEventHandler<HTMLDivElement> |
- | HTMLProps.onBlurCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2303 |
onCanPlay? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onCanPlay |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2338 |
onCanPlayCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onCanPlayCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2339 |
onCanPlayThrough? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onCanPlayThrough |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2340 |
onCanPlayThroughCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onCanPlayThroughCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2341 |
onChange? |
ChangeEventHandler<HTMLDivElement, Element> |
- | HTMLProps.onChange |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2306 |
onChangeCapture? |
ChangeEventHandler<HTMLDivElement, Element> |
- | HTMLProps.onChangeCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2307 |
onClick? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onClick |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2384 |
onClickCapture? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onClickCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2385 |
onCompositionEnd? |
CompositionEventHandler<HTMLDivElement> |
- | HTMLProps.onCompositionEnd |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2292 |
onCompositionEndCapture? |
CompositionEventHandler<HTMLDivElement> |
- | HTMLProps.onCompositionEndCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2293 |
onCompositionStart? |
CompositionEventHandler<HTMLDivElement> |
- | HTMLProps.onCompositionStart |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2294 |
onCompositionStartCapture? |
CompositionEventHandler<HTMLDivElement> |
- | HTMLProps.onCompositionStartCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2295 |
onCompositionUpdate? |
CompositionEventHandler<HTMLDivElement> |
- | HTMLProps.onCompositionUpdate |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2296 |
onCompositionUpdateCapture? |
CompositionEventHandler<HTMLDivElement> |
- | HTMLProps.onCompositionUpdateCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2297 |
onContextMenu? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onContextMenu |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2386 |
onContextMenuCapture? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onContextMenuCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2387 |
onCopy? |
ClipboardEventHandler<HTMLDivElement> |
- | HTMLProps.onCopy |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2284 |
onCopyCapture? |
ClipboardEventHandler<HTMLDivElement> |
- | HTMLProps.onCopyCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2285 |
onCut? |
ClipboardEventHandler<HTMLDivElement> |
- | HTMLProps.onCut |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2286 |
onCutCapture? |
ClipboardEventHandler<HTMLDivElement> |
- | HTMLProps.onCutCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2287 |
onDoubleClick? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onDoubleClick |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2388 |
onDoubleClickCapture? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onDoubleClickCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2389 |
onDrag? |
DragEventHandler<HTMLDivElement> |
- | HTMLProps.onDrag |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2390 |
onDragCapture? |
DragEventHandler<HTMLDivElement> |
- | HTMLProps.onDragCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2391 |
onDragEnd? |
DragEventHandler<HTMLDivElement> |
- | HTMLProps.onDragEnd |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2392 |
onDragEndCapture? |
DragEventHandler<HTMLDivElement> |
- | HTMLProps.onDragEndCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2393 |
onDragEnter? |
DragEventHandler<HTMLDivElement> |
- | HTMLProps.onDragEnter |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2394 |
onDragEnterCapture? |
DragEventHandler<HTMLDivElement> |
- | HTMLProps.onDragEnterCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2395 |
onDragExit? |
DragEventHandler<HTMLDivElement> |
- | HTMLProps.onDragExit |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2396 |
onDragExitCapture? |
DragEventHandler<HTMLDivElement> |
- | HTMLProps.onDragExitCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2397 |
onDragLeave? |
DragEventHandler<HTMLDivElement> |
- | HTMLProps.onDragLeave |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2398 |
onDragLeaveCapture? |
DragEventHandler<HTMLDivElement> |
- | HTMLProps.onDragLeaveCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2399 |
onDragOver? |
DragEventHandler<HTMLDivElement> |
- | HTMLProps.onDragOver |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2400 |
onDragOverCapture? |
DragEventHandler<HTMLDivElement> |
- | HTMLProps.onDragOverCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2401 |
onDragStart? |
DragEventHandler<HTMLDivElement> |
- | HTMLProps.onDragStart |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2402 |
onDragStartCapture? |
DragEventHandler<HTMLDivElement> |
- | HTMLProps.onDragStartCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2403 |
onDrop? |
DragEventHandler<HTMLDivElement> |
- | HTMLProps.onDrop |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2404 |
onDropCapture? |
DragEventHandler<HTMLDivElement> |
- | HTMLProps.onDropCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2405 |
onDurationChange? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onDurationChange |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2342 |
onDurationChangeCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onDurationChangeCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2343 |
onEmptied? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onEmptied |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2344 |
onEmptiedCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onEmptiedCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2345 |
onEncrypted? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onEncrypted |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2346 |
onEncryptedCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onEncryptedCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2347 |
onEnded? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onEnded |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2348 |
onEndedCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onEndedCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2349 |
onError? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onError |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2322 |
onErrorCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onErrorCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2323 |
onFocus? |
FocusEventHandler<HTMLDivElement> |
- | HTMLProps.onFocus |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2300 |
onFocusCapture? |
FocusEventHandler<HTMLDivElement> |
- | HTMLProps.onFocusCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2301 |
onGotPointerCapture? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onGotPointerCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2448 |
onGotPointerCaptureCapture? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onGotPointerCaptureCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2449 |
onInput? |
InputEventHandler<HTMLDivElement> |
- | HTMLProps.onInput |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2310 |
onInputCapture? |
InputEventHandler<HTMLDivElement> |
- | HTMLProps.onInputCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2311 |
onInvalid? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onInvalid |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2316 |
onInvalidCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onInvalidCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2317 |
onKeyDown? |
KeyboardEventHandler<HTMLDivElement> |
- | HTMLProps.onKeyDown |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2326 |
onKeyDownCapture? |
KeyboardEventHandler<HTMLDivElement> |
- | HTMLProps.onKeyDownCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2327 |
onKeyPress? |
KeyboardEventHandler<HTMLDivElement> |
Deprecated Use onKeyUp or onKeyDown instead |
HTMLProps.onKeyPress |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2329 |
onKeyPressCapture? |
KeyboardEventHandler<HTMLDivElement> |
Deprecated Use onKeyUpCapture or onKeyDownCapture instead |
HTMLProps.onKeyPressCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2331 |
onKeyUp? |
KeyboardEventHandler<HTMLDivElement> |
- | HTMLProps.onKeyUp |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2332 |
onKeyUpCapture? |
KeyboardEventHandler<HTMLDivElement> |
- | HTMLProps.onKeyUpCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2333 |
onLoad? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onLoad |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2320 |
onLoadCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onLoadCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2321 |
onLoadedData? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onLoadedData |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2350 |
onLoadedDataCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onLoadedDataCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2351 |
onLoadedMetadata? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onLoadedMetadata |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2352 |
onLoadedMetadataCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onLoadedMetadataCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2353 |
onLoadStart? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onLoadStart |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2354 |
onLoadStartCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onLoadStartCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2355 |
onLostPointerCapture? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onLostPointerCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2450 |
onLostPointerCaptureCapture? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onLostPointerCaptureCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2451 |
onMouseDown? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onMouseDown |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2406 |
onMouseDownCapture? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onMouseDownCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2407 |
onMouseEnter? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onMouseEnter |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2408 |
onMouseLeave? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onMouseLeave |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2409 |
onMouseMove? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onMouseMove |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2410 |
onMouseMoveCapture? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onMouseMoveCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2411 |
onMouseOut? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onMouseOut |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2412 |
onMouseOutCapture? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onMouseOutCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2413 |
onMouseOver? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onMouseOver |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2414 |
onMouseOverCapture? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onMouseOverCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2415 |
onMouseUp? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onMouseUp |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2416 |
onMouseUpCapture? |
MouseEventHandler<HTMLDivElement> |
- | HTMLProps.onMouseUpCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2417 |
onPaste? |
ClipboardEventHandler<HTMLDivElement> |
- | HTMLProps.onPaste |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2288 |
onPasteCapture? |
ClipboardEventHandler<HTMLDivElement> |
- | HTMLProps.onPasteCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2289 |
onPause? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onPause |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2356 |
onPauseCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onPauseCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2357 |
onPlay? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onPlay |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2358 |
onPlayCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onPlayCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2359 |
onPlaying? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onPlaying |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2360 |
onPlayingCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onPlayingCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2361 |
onPointerCancel? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onPointerCancel |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2440 |
onPointerCancelCapture? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onPointerCancelCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2441 |
onPointerDown? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onPointerDown |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2434 |
onPointerDownCapture? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onPointerDownCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2435 |
onPointerEnter? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onPointerEnter |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2442 |
onPointerLeave? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onPointerLeave |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2443 |
onPointerMove? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onPointerMove |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2436 |
onPointerMoveCapture? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onPointerMoveCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2437 |
onPointerOut? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onPointerOut |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2446 |
onPointerOutCapture? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onPointerOutCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2447 |
onPointerOver? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onPointerOver |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2444 |
onPointerOverCapture? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onPointerOverCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2445 |
onPointerUp? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onPointerUp |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2438 |
onPointerUpCapture? |
PointerEventHandler<HTMLDivElement> |
- | HTMLProps.onPointerUpCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2439 |
onProgress? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onProgress |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2362 |
onProgressCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onProgressCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2363 |
onRateChange? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onRateChange |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2364 |
onRateChangeCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onRateChangeCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2365 |
onReset? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onReset |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2312 |
onResetCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onResetCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2313 |
onScroll? |
UIEventHandler<HTMLDivElement> |
- | HTMLProps.onScroll |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2454 |
onScrollCapture? |
UIEventHandler<HTMLDivElement> |
- | HTMLProps.onScrollCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2455 |
onScrollEnd? |
UIEventHandler<HTMLDivElement> |
- | HTMLProps.onScrollEnd |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2456 |
onScrollEndCapture? |
UIEventHandler<HTMLDivElement> |
- | HTMLProps.onScrollEndCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2457 |
onSeeked? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onSeeked |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2366 |
onSeekedCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onSeekedCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2367 |
onSeeking? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onSeeking |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2368 |
onSeekingCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onSeekingCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2369 |
onSelect? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onSelect |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2420 |
onSelectCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onSelectCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2421 |
onStalled? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onStalled |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2370 |
onStalledCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onStalledCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2371 |
onSubmit? |
SubmitEventHandler<HTMLDivElement> |
- | HTMLProps.onSubmit |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2314 |
onSubmitCapture? |
SubmitEventHandler<HTMLDivElement> |
- | HTMLProps.onSubmitCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2315 |
onSuspend? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onSuspend |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2372 |
onSuspendCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onSuspendCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2373 |
onTimeUpdate? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onTimeUpdate |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2374 |
onTimeUpdateCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onTimeUpdateCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2375 |
onToggle? |
ToggleEventHandler<HTMLDivElement> |
- | HTMLProps.onToggle |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2472 |
onTouchCancel? |
TouchEventHandler<HTMLDivElement> |
- | HTMLProps.onTouchCancel |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2424 |
onTouchCancelCapture? |
TouchEventHandler<HTMLDivElement> |
- | HTMLProps.onTouchCancelCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2425 |
onTouchEnd? |
TouchEventHandler<HTMLDivElement> |
- | HTMLProps.onTouchEnd |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2426 |
onTouchEndCapture? |
TouchEventHandler<HTMLDivElement> |
- | HTMLProps.onTouchEndCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2427 |
onTouchMove? |
TouchEventHandler<HTMLDivElement> |
- | HTMLProps.onTouchMove |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2428 |
onTouchMoveCapture? |
TouchEventHandler<HTMLDivElement> |
- | HTMLProps.onTouchMoveCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2429 |
onTouchStart? |
TouchEventHandler<HTMLDivElement> |
- | HTMLProps.onTouchStart |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2430 |
onTouchStartCapture? |
TouchEventHandler<HTMLDivElement> |
- | HTMLProps.onTouchStartCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2431 |
onTransitionCancel? |
TransitionEventHandler<HTMLDivElement> |
- | HTMLProps.onTransitionCancel |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2476 |
onTransitionCancelCapture? |
TransitionEventHandler<HTMLDivElement> |
- | HTMLProps.onTransitionCancelCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2477 |
onTransitionEnd? |
TransitionEventHandler<HTMLDivElement> |
- | HTMLProps.onTransitionEnd |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2478 |
onTransitionEndCapture? |
TransitionEventHandler<HTMLDivElement> |
- | HTMLProps.onTransitionEndCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2479 |
onTransitionRun? |
TransitionEventHandler<HTMLDivElement> |
- | HTMLProps.onTransitionRun |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2480 |
onTransitionRunCapture? |
TransitionEventHandler<HTMLDivElement> |
- | HTMLProps.onTransitionRunCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2481 |
onTransitionStart? |
TransitionEventHandler<HTMLDivElement> |
- | HTMLProps.onTransitionStart |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2482 |
onTransitionStartCapture? |
TransitionEventHandler<HTMLDivElement> |
- | HTMLProps.onTransitionStartCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2483 |
onVolumeChange? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onVolumeChange |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2376 |
onVolumeChangeCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onVolumeChangeCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2377 |
onWaiting? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onWaiting |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2378 |
onWaitingCapture? |
ReactEventHandler<HTMLDivElement> |
- | HTMLProps.onWaitingCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2379 |
onWheel? |
WheelEventHandler<HTMLDivElement> |
- | HTMLProps.onWheel |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2460 |
onWheelCapture? |
WheelEventHandler<HTMLDivElement> |
- | HTMLProps.onWheelCapture |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2461 |
open? |
boolean |
- | PrebuiltLyricPlayerProps.open |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2971 |
optimizeOptions? |
OptimizeLyricOptions |
- | - | packages/react-full/src/components/PrebuiltLyricPlayer/index.tsx:514 |
optimum? |
number |
- | PrebuiltLyricPlayerProps.optimum |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2972 |
part? |
string |
See https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/part | HTMLProps.part |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2881 |
pattern? |
string |
- | PrebuiltLyricPlayerProps.pattern |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2973 |
placeholder? |
string |
- | PrebuiltLyricPlayerProps.placeholder |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2974 |
playsInline? |
boolean |
- | PrebuiltLyricPlayerProps.playsInline |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2975 |
popover? |
"" | "auto" | "manual" | "hint" |
- | HTMLProps.popover |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2855 |
popoverTarget? |
string |
- | HTMLProps.popoverTarget |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2857 |
popoverTargetAction? |
"toggle" | "show" | "hide" |
- | HTMLProps.popoverTargetAction |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2856 |
poster? |
string |
- | PrebuiltLyricPlayerProps.poster |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2976 |
prefix? |
string |
- | HTMLProps.prefix |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2833 |
preload? |
string |
- | PrebuiltLyricPlayerProps.preload |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2977 |
property? |
string |
- | HTMLProps.property |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2834 |
radioGroup? |
string |
- | HTMLProps.radioGroup |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2823 |
readOnly? |
boolean |
- | PrebuiltLyricPlayerProps.readOnly |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2978 |
ref? |
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 React Docs |
HTMLProps.ref |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:301 |
rel? |
string |
- | HTMLProps.rel |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2835 |
required? |
boolean |
- | PrebuiltLyricPlayerProps.required |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2979 |
resource? |
string |
- | HTMLProps.resource |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2836 |
results? |
number |
- | HTMLProps.results |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2850 |
rev? |
string |
- | HTMLProps.rev |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2837 |
reversed? |
boolean |
- | PrebuiltLyricPlayerProps.reversed |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2980 |
role? |
AriaRole |
- | HTMLProps.role |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2826 |
rows? |
number |
- | PrebuiltLyricPlayerProps.rows |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2981 |
rowSpan? |
number |
- | PrebuiltLyricPlayerProps.rowSpan |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2982 |
sandbox? |
string |
- | PrebuiltLyricPlayerProps.sandbox |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2983 |
scope? |
string |
- | PrebuiltLyricPlayerProps.scope |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2984 |
scoped? |
boolean |
- | PrebuiltLyricPlayerProps.scoped |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2985 |
scrolling? |
string |
- | PrebuiltLyricPlayerProps.scrolling |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2986 |
seamless? |
boolean |
- | PrebuiltLyricPlayerProps.seamless |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2987 |
security? |
string |
- | HTMLProps.security |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2851 |
selected? |
boolean |
- | PrebuiltLyricPlayerProps.selected |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2988 |
shape? |
string |
- | PrebuiltLyricPlayerProps.shape |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2989 |
size? |
number |
- | PrebuiltLyricPlayerProps.size |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2990 |
sizes? |
string |
- | PrebuiltLyricPlayerProps.sizes |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2991 |
slot? |
string |
- | HTMLProps.slot |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2815 |
span? |
number |
- | PrebuiltLyricPlayerProps.span |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2992 |
spellCheck? |
Booleanish |
- | HTMLProps.spellCheck |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2816 |
src? |
string |
- | PrebuiltLyricPlayerProps.src |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2993 |
srcDoc? |
string |
- | PrebuiltLyricPlayerProps.srcDoc |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2994 |
srcLang? |
string |
- | PrebuiltLyricPlayerProps.srcLang |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2995 |
srcSet? |
string |
- | PrebuiltLyricPlayerProps.srcSet |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2996 |
start? |
number |
- | PrebuiltLyricPlayerProps.start |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2997 |
step? |
string | number |
- | PrebuiltLyricPlayerProps.step |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2998 |
style? |
CSSProperties |
- | HTMLProps.style |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2817 |
summary? |
string |
- | PrebuiltLyricPlayerProps.summary |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2999 |
suppressContentEditableWarning? |
boolean |
- | HTMLProps.suppressContentEditableWarning |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2798 |
suppressHydrationWarning? |
boolean |
- | HTMLProps.suppressHydrationWarning |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2799 |
tabIndex? |
number |
- | HTMLProps.tabIndex |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2818 |
target? |
string |
- | PrebuiltLyricPlayerProps.target |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:3000 |
title? |
string |
- | HTMLProps.title |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2819 |
translate? |
"yes" | "no" |
- | HTMLProps.translate |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2820 |
type? |
string |
- | PrebuiltLyricPlayerProps.type |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:3001 |
typeof? |
string |
- | HTMLProps.typeof |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2838 |
unselectable? |
"off" | "on" |
- | HTMLProps.unselectable |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2852 |
useMap? |
string |
- | PrebuiltLyricPlayerProps.useMap |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:3002 |
value? |
string | number | readonly string[] |
- | PrebuiltLyricPlayerProps.value |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:3003 |
vocab? |
string |
- | HTMLProps.vocab |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:2839 |
width? |
string | number |
- | HTMLProps.width |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:3004 |
wmode? |
string |
- | PrebuiltLyricPlayerProps.wmode |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:3005 |
wrap? |
string |
- | PrebuiltLyricPlayerProps.wrap |
node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts:3006 |