isBookmarkedProvider top-level constant
- @ProviderFor.new(isBookmarked)
Whether the current user has bookmarked the given target. Used by BookmarkButton to flip between filled and outlined glyph.
Copied from isBookmarked.
Implementation
@ProviderFor(isBookmarked)
const isBookmarkedProvider = IsBookmarkedFamily();