Applications and Applets
Widgets
1 min
widgets are javascript components that you can use to enrich the user interface (ui) on records and dashboards the flexibility of swimlane allows it to cover an unlimited amount of use cases, many of which benefit from enhancements to the ui widgets allow you to easily create your own ui components that interact with swimlane or third party endpoints and enrich your custom use cases, as well as give you access to a growing set of widgets that cover common use cases there are currently two types of widgets in swimlane record widgets, and report widgets swimlane's widgets, and their supporting code, are hosted here swimlane platform custom widgets https //swimlane github io/custom widgets/ from the custom widgets repository, you download swimlane applets that contain the widgets in order to utilize them in your swimlane applications web components and custom elements widgets are implemented as web components https //developer mozilla org/en us/docs/web/web components , which are a web standard for defining reusable custom html elements custom elements documentation can be found here https //developer mozilla org/en us/docs/web/web components/using custom elements