Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99021 (s=99021, is=99083, ic=99084, ia=99085)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99084 (s=99021, is=99084, ic=99085, ia=99086)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99085 (s=99021, is=99084, ic=99085, ia=99086)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99086 (s=99021, is=99084, ic=99085, ia=99086)