Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101331 (s=101331, is=101395, ic=101396, ia=101398)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101396 (s=101331, is=101396, ic=101397, ia=101399)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101397 (s=101331, is=101396, ic=101397, ia=101399)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101399 (s=101331, is=101396, ic=101397, ia=101399)