Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30131 (s=30131, is=30151, ic=30154, ia=30155)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30152 (s=30131, is=30152, ic=30155, ia=30156)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30155 (s=30131, is=30152, ic=30155, ia=30156)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30156 (s=30131, is=30152, ic=30155, ia=30156)