Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9020 (s=9020, is=9030, ic=9030, ia=9028)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9031 (s=9020, is=9031, ic=9031, ia=9029)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9031 (s=9020, is=9031, ic=9031, ia=9029)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9029 (s=9020, is=9031, ic=9031, ia=9029)