Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101110 (s=101110, is=101174, ic=101175, ia=101177)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101175 (s=101110, is=101175, ic=101176, ia=101178)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101176 (s=101110, is=101175, ic=101176, ia=101178)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101178 (s=101110, is=101175, ic=101176, ia=101178)