Skip to content

Is it possible to specify type of onQtyChanged ? #42

Open
@pmatatias

Description

@pmatatias

Currently I used ValueChanged?, which the function will return dynmic. even use InputQty.int the value actually int but the parameter of the onQtyChanged is dynamic value.

I had do some experiment by declare inside constructor. but then i can call it inside state class. Please take a look at this question on Stakoverflow: https://stackoverflow.com/q/77158813/12838877

My experiment can found on branch update-onChange :
https://github.com/pmatatias/input-quantity/tree/update-onChange

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions