Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101277 (s=101277, is=101341, ic=101342, ia=101344)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101342 (s=101277, is=101342, ic=101343, ia=101345)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101343 (s=101277, is=101342, ic=101343, ia=101345)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101345 (s=101277, is=101342, ic=101343, ia=101345)