Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64608 (s=64608, is=64663, ic=64664, ia=64665)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64664 (s=64608, is=64664, ic=64665, ia=64666)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64665 (s=64608, is=64664, ic=64665, ia=64666)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64666 (s=64608, is=64664, ic=64665, ia=64666)