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

Appearance settings

Commit f9d15ba

Browse filesBrowse files
committed
fix(CModal): add scrollable prop to index.d.ts
1 parent 20cce64 commit f9d15ba
Copy full SHA for f9d15ba

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎src/components/index.d.ts

Copy file name to clipboardExpand all lines: src/components/index.d.ts
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,7 @@ export declare class CMedia extends Vue {
399399
export declare class CModal extends Vue {
400400
show?: boolean
401401
centered?: boolean
402+
scrollable?: boolean
402403
title?: string
403404
size?: string
404405
color?: string

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.