I'm using the Alert component, but TypeScript is throwing an error.
import { Alert } from 'jimu-ui'
The Alert component does work properly, but doesn't show all the properties in the suggested code completion (like closable, withIcon, etc).
Solved! Go to Solution.
This will be fixed in ExB DE 1.14, according to the staff at the Dev Summit.
I use Alert without any problems, only VSCode can't interpret this component, so it's not possible to use VSCode's features (Ex. intelliSense)