Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11333 (s=11333, is=11343, ic=11342, ia=11344)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11344 (s=11333, is=11344, ic=11343, ia=11345)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11343 (s=11333, is=11344, ic=11343, ia=11345)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11345 (s=11333, is=11344, ic=11343, ia=11345)