Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10487 (s=10487, is=10495, ic=10494, ia=10496)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10496 (s=10487, is=10496, ic=10495, ia=10497)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10495 (s=10487, is=10496, ic=10495, ia=10497)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10497 (s=10487, is=10496, ic=10495, ia=10497)