Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98955 (s=98955, is=99017, ic=99018, ia=99019)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99018 (s=98955, is=99018, ic=99019, ia=99020)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99019 (s=98955, is=99018, ic=99019, ia=99020)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99020 (s=98955, is=99018, ic=99019, ia=99020)