Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31557 (s=31557, is=31591, ic=31590, ia=31592)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31592 (s=31557, is=31592, ic=31591, ia=31593)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31591 (s=31557, is=31592, ic=31591, ia=31593)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31593 (s=31557, is=31592, ic=31591, ia=31593)