Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 125123 (s=125123, is=125201, ic=125204, ia=125207)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 125202 (s=125123, is=125202, ic=125205, ia=125208)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 125205 (s=125123, is=125202, ic=125205, ia=125208)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 125208 (s=125123, is=125202, ic=125205, ia=125208)