Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2f5736d

Browse files
Fix 'BannerLayer' types (jscottsmith#97)
1 parent 8c75740 commit 2f5736d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎src/index.d.ts‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ export interface BannerLayer {
8080
* Image source that will be applied as a CSS background image on the layer.
8181
*/
8282
image?: string;
83+
/*
84+
* Props to apply to the layer element.
85+
*/
86+
props?: any;
8387
}
8488

8589
export interface ParallaxBannerProps {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /