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 58f3e45

Browse filesBrowse files
committed
chore: 3.0.7 version release - update typings coreui#80
1 parent 2c6927e commit 58f3e45
Copy full SHA for 58f3e45

File tree

1 file changed

+4
-0
lines changed
Filter options

1 file changed

+4
-0
lines changed

‎src/components/index.d.ts

Copy file name to clipboardExpand all lines: src/components/index.d.ts
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,10 @@ export declare class CInputFile extends formSharedProps {
188188
placeholder: string
189189
multiple: boolean
190190
}
191+
export declare class CForm extends formSharedProps {
192+
inline: boolean
193+
wasValidated: boolean
194+
}
191195

192196
export declare class CFormGroup extends formSharedProps {
193197
append: string

0 commit comments

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