Skip to content

Confusing props? Should we rethink them? #282

Open
@claydiffrient

Description

@claydiffrient

Perhaps we should consider standardizing on a set of "lifecycle" callbacks. We have some of these such as onAfterOpen and onRequestClose.

I'm thinking we should deprecate/remove them in favor of a standardized set such as:

  • onBeforeOpen
  • onAfterOpen
  • onReady
  • onBeforeClose
  • onAfterClose

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions