PositionMode
configurationSpecifies CSS position of the FloatingActionButton in the document. Valid options are:
"absolute": positions the button relative to the nearest positioned ancestor ."fixed": positions the button relative to the viewport.
positionMode
StringDefault: 'fixed'