UNPKG

nutui-taro-upgrade

Version:

@nutui/nutui-taro 对京东风格组件库的taro4 版本支持

3 lines (2 loc) 177 B
export type PopupPosition = 'center' | 'left' | 'right' | 'top' | 'bottom' | ''; export type PopupCloseIconPosition = 'top-right' | 'top-left' | 'bottom-left' | 'bottom-right';