@get-milano/react 2.1.0
    Preparing search index...

    Function MilanoRenderedView

    • Renders a built view and keeps it live. Use it with useMilanoView when the host component is not enough; MilanoHost is the two of them together.

      The resolved root is a fresh object after every re-resolution, which is exactly the snapshot useSyncExternalStore wants.

      Parameters

      Returns ReactElement<unknown, string | JSXElementConstructor<any>> | null