kui-basic 1.1.239 → 1.1.241

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -803,6 +803,7 @@ interface TooltipProps
803
803
  strategy?: Strategy
804
804
  fullWidth?: boolean
805
805
  leaveContent?: boolean
806
+ isControlled?: boolean
806
807
  }
807
808
 
808
809
  type TooltipStylesProps = {