Skip to content

Add eventTypes to ICell for dynamic custom events #17

@tamb

Description

@tamb

Another object field should be added called eventTypes that accepts an object of strings. It would fire off events on enter and on exit of the cell.

eventTypes: {
   onEnter: string,
   onExit: string
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions