Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30555 (s=30555, is=30589, ic=30588, ia=30590)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30590 (s=30555, is=30590, ic=30589, ia=30591)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30589 (s=30555, is=30590, ic=30589, ia=30591)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30591 (s=30555, is=30590, ic=30589, ia=30591)