Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31500 (s=31500, is=31534, ic=31533, ia=31535)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31535 (s=31500, is=31535, ic=31534, ia=31536)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31534 (s=31500, is=31535, ic=31534, ia=31536)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31536 (s=31500, is=31535, ic=31534, ia=31536)