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