← Back
Editing: position-options-type.ts
export type PositionOptionsType = 'auto' | 'top' | 'bottom';
Save File
Cancel