<Auslese>
now only acceptsGroup
s aschoices
. You may need to wrap your choice list.- The type for selections has changed – check whether you need to adopt your code.
value
forChoice
s is now required,string
ornumber
is allowed.- The TypeScript types now use a
module
declaration instead ofnamespace
.