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