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