Skip to content

Commit 47c8f55

Browse files
authored
Merge pull request #8369 from IgniteUI/PMiteva/overlay-enums-api
Add overlay enums to public api
2 parents e197578 + 9736df7 commit 47c8f55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/igniteui-angular/src/lib/services/public_api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export * from './exporter-common/exporter-options-base';
88
export * from './overlay/overlay';
99
export * from './overlay/position';
1010
export {
11+
AbsolutePosition, RelativePosition, RelativePositionStrategy,
1112
HorizontalAlignment, VerticalAlignment, Point,
1213
OverlayEventArgs, OverlayAnimationEventArgs, OverlayCancelableEventArgs, OverlayClosingEventArgs,
1314
OverlaySettings, PositionSettings

0 commit comments

Comments
 (0)