Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33511 (s=33511, is=33546, ic=33545, ia=33547)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33547 (s=33511, is=33547, ic=33546, ia=33548)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33546 (s=33511, is=33547, ic=33546, ia=33548)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33548 (s=33511, is=33547, ic=33546, ia=33548)