Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89520 (s=89520, is=89581, ic=89582, ia=89583)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89582 (s=89520, is=89582, ic=89583, ia=89584)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89583 (s=89520, is=89582, ic=89583, ia=89584)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89584 (s=89520, is=89582, ic=89583, ia=89584)