Yes, widgets are native Android constructions. But you CAN create your widget for your app with the help of cordova plugin called “cordova-plugin-ace”. Made by Microsoft and opened to everyone.
Documentation:
- Official site – http://microsoft.github.io/ace/
- Doc for creating widget – http://microsoft.github.io/ace/docs/native-ui/#four
I hope it’ll be helpfully for you, me and others cordova devs.