Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21888 (s=21888, is=21902, ic=21904, ia=21906)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21903 (s=21888, is=21903, ic=21905, ia=21907)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21905 (s=21888, is=21903, ic=21905, ia=21907)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21907 (s=21888, is=21903, ic=21905, ia=21907)