Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100930 (s=100930, is=100993, ic=100994, ia=100996)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100994 (s=100930, is=100994, ic=100995, ia=100997)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100995 (s=100930, is=100994, ic=100995, ia=100997)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100997 (s=100930, is=100994, ic=100995, ia=100997)