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