Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30192 (s=30192, is=30226, ic=30225, ia=30227)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30227 (s=30192, is=30227, ic=30226, ia=30228)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30226 (s=30192, is=30227, ic=30226, ia=30228)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30228 (s=30192, is=30227, ic=30226, ia=30228)