mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-19 12:31:17 +00:00
chore: gen docs [skip ci]
This commit is contained in:
@@ -26,25 +26,17 @@
|
||||
|
||||
#### Defined in
|
||||
|
||||
[src/parser/classes/ThumbnailView.ts:17](https://github.com/LuanRT/YouTube.js/blob/e54e499ff553dab51e6d9d1aebc090b50fec29ba/src/parser/classes/ThumbnailView.ts#L17)
|
||||
[src/parser/classes/ThumbnailView.ts:27](https://github.com/LuanRT/YouTube.js/blob/e1650e12979e68b9546bc63989f86b651960a10a/src/parser/classes/ThumbnailView.ts#L27)
|
||||
|
||||
## Properties
|
||||
|
||||
### background\_color?
|
||||
|
||||
> `optional` **background\_color**: `object`
|
||||
|
||||
#### dark\_theme
|
||||
|
||||
> **dark\_theme**: `number`
|
||||
|
||||
#### light\_theme
|
||||
|
||||
> **light\_theme**: `number`
|
||||
> `optional` **background\_color**: `ThumbnailBackgroundColor`
|
||||
|
||||
#### Defined in
|
||||
|
||||
[src/parser/classes/ThumbnailView.ts:12](https://github.com/LuanRT/YouTube.js/blob/e54e499ff553dab51e6d9d1aebc090b50fec29ba/src/parser/classes/ThumbnailView.ts#L12)
|
||||
[src/parser/classes/ThumbnailView.ts:25](https://github.com/LuanRT/YouTube.js/blob/e1650e12979e68b9546bc63989f86b651960a10a/src/parser/classes/ThumbnailView.ts#L25)
|
||||
|
||||
***
|
||||
|
||||
@@ -54,17 +46,17 @@
|
||||
|
||||
#### Defined in
|
||||
|
||||
[src/parser/classes/ThumbnailView.ts:10](https://github.com/LuanRT/YouTube.js/blob/e54e499ff553dab51e6d9d1aebc090b50fec29ba/src/parser/classes/ThumbnailView.ts#L10)
|
||||
[src/parser/classes/ThumbnailView.ts:19](https://github.com/LuanRT/YouTube.js/blob/e1650e12979e68b9546bc63989f86b651960a10a/src/parser/classes/ThumbnailView.ts#L19)
|
||||
|
||||
***
|
||||
|
||||
### overlays
|
||||
|
||||
> **overlays**: ([`ThumbnailHoverOverlayView`](ThumbnailHoverOverlayView.md) \| [`ThumbnailOverlayBadgeView`](ThumbnailOverlayBadgeView.md))[]
|
||||
> **overlays**: [`ObservedArray`](../../Helpers/type-aliases/ObservedArray.md)\<[`AnimatedThumbnailOverlayView`](AnimatedThumbnailOverlayView.md) \| [`ThumbnailHoverOverlayView`](ThumbnailHoverOverlayView.md) \| [`ThumbnailOverlayBadgeView`](ThumbnailOverlayBadgeView.md) \| [`ThumbnailHoverOverlayToggleActionsView`](ThumbnailHoverOverlayToggleActionsView.md) \| [`ThumbnailBottomOverlayView`](ThumbnailBottomOverlayView.md)\>
|
||||
|
||||
#### Defined in
|
||||
|
||||
[src/parser/classes/ThumbnailView.ts:11](https://github.com/LuanRT/YouTube.js/blob/e54e499ff553dab51e6d9d1aebc090b50fec29ba/src/parser/classes/ThumbnailView.ts#L11)
|
||||
[src/parser/classes/ThumbnailView.ts:20](https://github.com/LuanRT/YouTube.js/blob/e1650e12979e68b9546bc63989f86b651960a10a/src/parser/classes/ThumbnailView.ts#L20)
|
||||
|
||||
***
|
||||
|
||||
@@ -78,7 +70,7 @@
|
||||
|
||||
#### Defined in
|
||||
|
||||
[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/e54e499ff553dab51e6d9d1aebc090b50fec29ba/src/parser/helpers.ts#L8)
|
||||
[src/parser/helpers.ts:8](https://github.com/LuanRT/YouTube.js/blob/e1650e12979e68b9546bc63989f86b651960a10a/src/parser/helpers.ts#L8)
|
||||
|
||||
***
|
||||
|
||||
@@ -92,7 +84,7 @@
|
||||
|
||||
#### Defined in
|
||||
|
||||
[src/parser/classes/ThumbnailView.ts:8](https://github.com/LuanRT/YouTube.js/blob/e54e499ff553dab51e6d9d1aebc090b50fec29ba/src/parser/classes/ThumbnailView.ts#L8)
|
||||
[src/parser/classes/ThumbnailView.ts:17](https://github.com/LuanRT/YouTube.js/blob/e1650e12979e68b9546bc63989f86b651960a10a/src/parser/classes/ThumbnailView.ts#L17)
|
||||
|
||||
## Methods
|
||||
|
||||
@@ -130,7 +122,7 @@ If the node is not of the given type
|
||||
|
||||
#### Defined in
|
||||
|
||||
[src/parser/helpers.ts:38](https://github.com/LuanRT/YouTube.js/blob/e54e499ff553dab51e6d9d1aebc090b50fec29ba/src/parser/helpers.ts#L38)
|
||||
[src/parser/helpers.ts:29](https://github.com/LuanRT/YouTube.js/blob/e1650e12979e68b9546bc63989f86b651960a10a/src/parser/helpers.ts#L29)
|
||||
|
||||
***
|
||||
|
||||
@@ -164,7 +156,7 @@ Whether the node has the key
|
||||
|
||||
#### Defined in
|
||||
|
||||
[src/parser/helpers.ts:50](https://github.com/LuanRT/YouTube.js/blob/e54e499ff553dab51e6d9d1aebc090b50fec29ba/src/parser/helpers.ts#L50)
|
||||
[src/parser/helpers.ts:41](https://github.com/LuanRT/YouTube.js/blob/e1650e12979e68b9546bc63989f86b651960a10a/src/parser/helpers.ts#L41)
|
||||
|
||||
***
|
||||
|
||||
@@ -198,7 +190,7 @@ whether the node is of the given type
|
||||
|
||||
#### Defined in
|
||||
|
||||
[src/parser/helpers.ts:28](https://github.com/LuanRT/YouTube.js/blob/e54e499ff553dab51e6d9d1aebc090b50fec29ba/src/parser/helpers.ts#L28)
|
||||
[src/parser/helpers.ts:19](https://github.com/LuanRT/YouTube.js/blob/e1650e12979e68b9546bc63989f86b651960a10a/src/parser/helpers.ts#L19)
|
||||
|
||||
***
|
||||
|
||||
@@ -236,4 +228,4 @@ If the node does not have the key
|
||||
|
||||
#### Defined in
|
||||
|
||||
[src/parser/helpers.ts:60](https://github.com/LuanRT/YouTube.js/blob/e54e499ff553dab51e6d9d1aebc090b50fec29ba/src/parser/helpers.ts#L60)
|
||||
[src/parser/helpers.ts:51](https://github.com/LuanRT/YouTube.js/blob/e1650e12979e68b9546bc63989f86b651960a10a/src/parser/helpers.ts#L51)
|
||||
|
||||
Reference in New Issue
Block a user