Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99787 (s=99787, is=99850, ic=99851, ia=99852)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99851 (s=99787, is=99851, ic=99852, ia=99853)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99852 (s=99787, is=99851, ic=99852, ia=99853)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99853 (s=99787, is=99851, ic=99852, ia=99853)