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