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