Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31818 (s=31818, is=31852, ic=31851, ia=31853)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31853 (s=31818, is=31853, ic=31852, ia=31854)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31852 (s=31818, is=31853, ic=31852, ia=31854)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31854 (s=31818, is=31853, ic=31852, ia=31854)