Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100094 (s=100094, is=100157, ic=100158, ia=100159)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100158 (s=100094, is=100158, ic=100159, ia=100160)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100159 (s=100094, is=100158, ic=100159, ia=100160)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100160 (s=100094, is=100158, ic=100159, ia=100160)