Skip to content

Commit

Permalink
Update docs based on TypeDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
damiarita authored and github-actions[bot] committed Apr 25, 2024
1 parent 2f0aa6b commit 7f5bbc2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

#### Defined in

[components/poster.tsx:5](https://github.com/damiarita/react-responsive-video/blob/2830579/src/components/poster.tsx#L5)
[components/poster.tsx:5](https://github.com/damiarita/react-responsive-video/blob/2f0aa6b/src/components/poster.tsx#L5)

___

Expand All @@ -35,7 +35,7 @@ ___

#### Defined in

[components/poster.tsx:4](https://github.com/damiarita/react-responsive-video/blob/2830579/src/components/poster.tsx#L4)
[components/poster.tsx:4](https://github.com/damiarita/react-responsive-video/blob/2f0aa6b/src/components/poster.tsx#L4)

___

Expand All @@ -56,7 +56,7 @@ The prop type to the Responsive Video React Component

#### Defined in

[components/responsiveVideo.tsx:16](https://github.com/damiarita/react-responsive-video/blob/2830579/src/components/responsiveVideo.tsx#L16)
[components/responsiveVideo.tsx:16](https://github.com/damiarita/react-responsive-video/blob/2f0aa6b/src/components/responsiveVideo.tsx#L16)

___

Expand All @@ -78,7 +78,7 @@ The elements of the array of sizes that are passed to the Responsive Video React

#### Defined in

[types/size.ts:12](https://github.com/damiarita/react-responsive-video/blob/2830579/src/types/size.ts#L12)
[types/size.ts:12](https://github.com/damiarita/react-responsive-video/blob/2f0aa6b/src/types/size.ts#L12)

___

Expand All @@ -97,7 +97,7 @@ The elements of the array of sizes that are passed to the Responsive Video React

#### Defined in

[types/source.ts:7](https://github.com/damiarita/react-responsive-video/blob/2830579/src/types/source.ts#L7)
[types/source.ts:7](https://github.com/damiarita/react-responsive-video/blob/2f0aa6b/src/types/source.ts#L7)

___

Expand All @@ -109,7 +109,7 @@ The prop type to the Video element that is created on the client. All the props

#### Defined in

[components/video.tsx:8](https://github.com/damiarita/react-responsive-video/blob/2830579/src/components/video.tsx#L8)
[components/video.tsx:8](https://github.com/damiarita/react-responsive-video/blob/2f0aa6b/src/components/video.tsx#L8)

## Functions

Expand Down Expand Up @@ -242,4 +242,4 @@ A React Component that produces: 1-> On SSR, a <picture> element with all the po

#### Defined in

[components/responsiveVideo.tsx:135](https://github.com/damiarita/react-responsive-video/blob/2830579/src/components/responsiveVideo.tsx#L135)
[components/responsiveVideo.tsx:135](https://github.com/damiarita/react-responsive-video/blob/2f0aa6b/src/components/responsiveVideo.tsx#L135)

0 comments on commit 7f5bbc2

Please sign in to comment.