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