Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66825 (s=66825, is=66881, ic=66882, ia=66883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66882 (s=66825, is=66882, ic=66883, ia=66884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66883 (s=66825, is=66882, ic=66883, ia=66884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66884 (s=66825, is=66882, ic=66883, ia=66884)