Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100952 (s=100952, is=101016, ic=101017, ia=101019)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101017 (s=100952, is=101017, ic=101018, ia=101020)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101018 (s=100952, is=101017, ic=101018, ia=101020)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101020 (s=100952, is=101017, ic=101018, ia=101020)