Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99529 (s=99529, is=99592, ic=99593, ia=99594)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99593 (s=99529, is=99593, ic=99594, ia=99595)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99594 (s=99529, is=99593, ic=99594, ia=99595)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99595 (s=99529, is=99593, ic=99594, ia=99595)