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