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