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