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