Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99953 (s=99953, is=100016, ic=100017, ia=100018)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100017 (s=99953, is=100017, ic=100018, ia=100019)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100018 (s=99953, is=100017, ic=100018, ia=100019)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100019 (s=99953, is=100017, ic=100018, ia=100019)