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