Type derivation of prop when using TypeScript in Vue

when prop type is Number, String, Boolean, the type can be deduced correctly, as shown in the following figure:

clipboard.png

type Object any

clipboard.png

Object :

clipboard.png

options.d.ts prop type :

clipboard.png

is full of doubts about the type of Prop < T > in the screenshot above. How can it give a type hint?

Mar.22,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b63b-3463d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b63b-3463d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?