Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65937 (s=65937, is=65992, ic=65993, ia=65994)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65993 (s=65937, is=65993, ic=65994, ia=65995)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65994 (s=65937, is=65993, ic=65994, ia=65995)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65995 (s=65937, is=65993, ic=65994, ia=65995)