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