Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101770 (s=101770, is=101834, ic=101835, ia=101837)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101835 (s=101770, is=101835, ic=101836, ia=101838)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101836 (s=101770, is=101835, ic=101836, ia=101838)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101838 (s=101770, is=101835, ic=101836, ia=101838)