Skip to content

feat(observes): Allow custom options for observe #25069

Closed as not planned
Closed as not planned
@cipchk

Description

@cipchk

Feature Description

Expect to listen for size, but:

{
          characterData: true,
          childList: true,
          subtree: true,
        }

Use Case

this._contentObserver.observe(this._elementRef, { attributes: true  })

Some other parameters.

Metadata

Metadata

Assignees

Labels

P5The team acknowledges the request but does not plan to address it, it remains open for discussionfeatureThis issue represents a new feature or feature request rather than a bug or bug fixneeds: discussionFurther discussion with the team is needed before proceeding

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions