alignment property
弹出层的对齐位置,如果设置了 hoverDelayShow 延迟显示,
那么默认对齐为 ElPopupAlignment.float,否则默认为 ElPopupAlignment.bottom
Implementation
final ElPopupAlignment? alignment;
弹出层的对齐位置,如果设置了 hoverDelayShow 延迟显示,
那么默认对齐为 ElPopupAlignment.float,否则默认为 ElPopupAlignment.bottom
final ElPopupAlignment? alignment;