Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8875 (s=8875, is=8879, ic=8879, ia=8878)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8880 (s=8875, is=8880, ic=8880, ia=8879)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8880 (s=8875, is=8880, ic=8880, ia=8879)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8879 (s=8875, is=8880, ic=8880, ia=8879)