Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25230 (s=25230, is=25254, ic=25255, ia=25252)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25255 (s=25230, is=25255, ic=25256, ia=25253)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25256 (s=25230, is=25255, ic=25256, ia=25253)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25253 (s=25230, is=25255, ic=25256, ia=25253)