SnaplinesOptions
type SnaplinesOptions = Partial<ui.Snaplines.Options>;
Raw, partial ui.Snaplines.Options for the options escape-hatch prop on
Snaplines. Use it to set native options that SnaplinesProps
does not surface as a dedicated prop (for example the array forms of filter).