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

Home > @lynx-js/genui > Surface > rootComponentId

Surface.rootComponentId property

id of the root component for this surface (must be 'root').

Signature:

rootComponentId?: string | null;