Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64598 (s=64598, is=64653, ic=64654, ia=64655)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64654 (s=64598, is=64654, ic=64655, ia=64656)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64655 (s=64598, is=64654, ic=64655, ia=64656)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64656 (s=64598, is=64654, ic=64655, ia=64656)