Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23901 (s=23901, is=23917, ic=23919, ia=23921)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23918 (s=23901, is=23918, ic=23920, ia=23922)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23920 (s=23901, is=23918, ic=23920, ia=23922)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23922 (s=23901, is=23918, ic=23920, ia=23922)