Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123289 (s=123289, is=123366, ic=123368, ia=123371)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123367 (s=123289, is=123367, ic=123369, ia=123372)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123369 (s=123289, is=123367, ic=123369, ia=123372)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123372 (s=123289, is=123367, ic=123369, ia=123372)