Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30128 (s=30128, is=30148, ic=30151, ia=30152)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30149 (s=30128, is=30149, ic=30152, ia=30153)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30152 (s=30128, is=30149, ic=30152, ia=30153)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30153 (s=30128, is=30149, ic=30152, ia=30153)