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