Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123090 (s=123090, is=123166, ic=123169, ia=123171)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123167 (s=123090, is=123167, ic=123170, ia=123172)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123170 (s=123090, is=123167, ic=123170, ia=123172)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123172 (s=123090, is=123167, ic=123170, ia=123172)