Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99283 (s=99283, is=99345, ic=99346, ia=99347)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99346 (s=99283, is=99346, ic=99347, ia=99348)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99347 (s=99283, is=99346, ic=99347, ia=99348)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99348 (s=99283, is=99346, ic=99347, ia=99348)