Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99982 (s=99982, is=100045, ic=100046, ia=100047)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100046 (s=99982, is=100046, ic=100047, ia=100048)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100047 (s=99982, is=100046, ic=100047, ia=100048)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100048 (s=99982, is=100046, ic=100047, ia=100048)