This is the dev preview website. Check out the document at lynxjs.org

Home > @lynx-js/genui > GenericComponentProps > setValue

GenericComponentProps.setValue property

Signature:

setValue?: (key: string, value: unknown) => void;