We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d7c863 commit cacc408Copy full SHA for cacc408
src/components/time/index.d.ts
@@ -14,7 +14,7 @@ export declare class BTime extends BvComponent {
14
// --- Interfaces ---
15
16
// Time context event object
17
-export interface BTimeContextEvent {
+export interface BvTimeCtxEvent {
18
readonly formatted: string
19
readonly value: string
20
readonly hours: number | null
0 commit comments