Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20615 (s=20615, is=20626, ic=20626, ia=20625)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20627 (s=20615, is=20627, ic=20627, ia=20626)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20627 (s=20615, is=20627, ic=20627, ia=20626)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20626 (s=20615, is=20627, ic=20627, ia=20626)