Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66843 (s=66843, is=66899, ic=66900, ia=66901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66900 (s=66843, is=66900, ic=66901, ia=66902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66901 (s=66843, is=66900, ic=66901, ia=66902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66902 (s=66843, is=66900, ic=66901, ia=66902)