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