Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101046 (s=101046, is=101110, ic=101111, ia=101113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101111 (s=101046, is=101111, ic=101112, ia=101114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101112 (s=101046, is=101111, ic=101112, ia=101114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101114 (s=101046, is=101111, ic=101112, ia=101114)