Appearance
@npm9912/v-map / utils/events / VMapErrorDetail
Interface: VMapErrorDetail
Defined in: src/utils/events.ts:12
Properties
attribute?
optionalattribute:string
Defined in: src/utils/events.ts:18
Affected prop/attribute (if applicable)
cause?
optionalcause:unknown
Defined in: src/utils/events.ts:20
Original thrown value (if available)
message
message:
string
Defined in: src/utils/events.ts:16
Human-readable error message
type
type:
"network"|"validation"|"parse"|"provider"
Defined in: src/utils/events.ts:14
Error category