Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10983 (s=10983, is=10993, ic=10992, ia=10994)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10994 (s=10983, is=10994, ic=10993, ia=10995)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10993 (s=10983, is=10994, ic=10993, ia=10995)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10995 (s=10983, is=10994, ic=10993, ia=10995)