Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31086 (s=31086, is=31120, ic=31119, ia=31121)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31121 (s=31086, is=31121, ic=31120, ia=31122)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31120 (s=31086, is=31121, ic=31120, ia=31122)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31122 (s=31086, is=31121, ic=31120, ia=31122)