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