Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111118 (s=111118, is=111191, ic=111192, ia=111194)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111192 (s=111118, is=111192, ic=111193, ia=111195)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111193 (s=111118, is=111192, ic=111193, ia=111195)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111195 (s=111118, is=111192, ic=111193, ia=111195)