Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65878 (s=65878, is=65933, ic=65934, ia=65935)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65934 (s=65878, is=65934, ic=65935, ia=65936)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65935 (s=65878, is=65934, ic=65935, ia=65936)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65936 (s=65878, is=65934, ic=65935, ia=65936)