Package-level declarations
Types
Link copied to clipboard
The Highlight interface of the CSS Custom Highlight API is used to represent a collection of AbstractRange instances to be styled using the API.
Link copied to clipboard
interface HighlightHitResult
Link copied to clipboard
sealed class HighlightRegistry : MutableMapLike<ERROR CLASS: Symbol not found for JsString, Highlight>
The HighlightRegistry interface of the CSS Custom Highlight API is used to register Highlight objects to be styled using the API. It is accessed via CSS.highlights.
Link copied to clipboard
interface HighlightsFromPointOptions
Link copied to clipboard