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