Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 106789 (s=106789, is=106859, ic=106860, ia=106862)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 106860 (s=106789, is=106860, ic=106861, ia=106863)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 106861 (s=106789, is=106860, ic=106861, ia=106863)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 106863 (s=106789, is=106860, ic=106861, ia=106863)