bitplatform
bitplatform copied to clipboard
Add a global callout handler for all the components that have the callout
currently, We have several components that have callout capabilities. Like the BitBreadcrumb, BitSplitButton, BitDatePicker and BitDropDown. The TS code of all these components is almost the same and we need to define only one TS class for all of them.