UNPKG
@duoduo-oba/ng-devui
Version:
latest (8.0.2)
8.0.2
8.0.1
8.0.0
DevUI components based on Angular
devui.design
DevCloudFE/ng-devui
@duoduo-oba/ng-devui
/
tooltip
/
tooltip.types.d.ts
2 lines
(1 loc)
•
73 B
TypeScript
View Raw
1
2
export
declare
type
PositionType =
'left'
|
'right'
|
'top'
|
'bottom'
;