Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10270 (s=10270, is=10278, ic=10277, ia=10279)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10279 (s=10270, is=10279, ic=10278, ia=10280)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10278 (s=10270, is=10279, ic=10278, ia=10280)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10280 (s=10270, is=10279, ic=10278, ia=10280)