Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101197 (s=101197, is=101261, ic=101262, ia=101264)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101262 (s=101197, is=101262, ic=101263, ia=101265)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101263 (s=101197, is=101262, ic=101263, ia=101265)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101265 (s=101197, is=101262, ic=101263, ia=101265)