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