Skip to content

Any way to render custom component ? #111

@tokomeno

Description

@tokomeno

I want to show a tooltip when the line is elapsed is there any way to do that?

Or can we extend the liberty to accept the children as render and pass the variable if text is elapsed

    {typeof children === 'function' && children({
         isElapsed: true or false,
         elapsedText: textWhichWasPassed
     })

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions