Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30110 (s=30110, is=30144, ic=30143, ia=30145)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30145 (s=30110, is=30145, ic=30144, ia=30146)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30144 (s=30110, is=30145, ic=30144, ia=30146)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30146 (s=30110, is=30145, ic=30144, ia=30146)