Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34555 (s=34555, is=34590, ic=34589, ia=34591)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34591 (s=34555, is=34591, ic=34590, ia=34592)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34590 (s=34555, is=34591, ic=34590, ia=34592)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34592 (s=34555, is=34591, ic=34590, ia=34592)