position can be "top-left" | "top-right" | "bottom-left" | "bottom-right" | CustomPosition
CustomPosition is an object with optional top, right, bottom, left properties
Each property is a number, with rem unit, and will be applied to css top, right, bottom, left properties
position can be "top-left" | "top-right" | "bottom-left" | "bottom-right" | CustomPosition
CustomPosition is an object with optional top, right, bottom, left properties
Each property is a number, with rem unit, and will be applied to css top, right, bottom, left properties
position can be "top-left" | "top-right" | "bottom-left" | "bottom-right" | CustomPosition
CustomPosition
is an object with optionaltop
,right
,bottom
,left
properties Each property is a number, withrem
unit, and will be applied to csstop
,right
,bottom
,left
properties