Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8989 (s=8989, is=8996, ic=8995, ia=8997)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8997 (s=8989, is=8997, ic=8996, ia=8998)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8996 (s=8989, is=8997, ic=8996, ia=8998)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8998 (s=8989, is=8997, ic=8996, ia=8998)