The selection made by the user.
This is currently always type: "extent", but additional selection kinds may be added in the future.
type: "extent"
Selection sources should check the type and throw an error for unsupported selection kinds in order to remain forwards compatible.
type
The selection made by the user.
This is currently always
type: "extent"
, but additional selection kinds may be added in the future.Selection sources should check the
type
and throw an error for unsupported selection kinds in order to remain forwards compatible.