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