Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10300 (s=10300, is=10308, ic=10307, ia=10309)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10309 (s=10300, is=10309, ic=10308, ia=10310)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10308 (s=10300, is=10309, ic=10308, ia=10310)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10310 (s=10300, is=10309, ic=10308, ia=10310)