Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11968 (s=11968, is=11980, ic=11979, ia=11981)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11981 (s=11968, is=11981, ic=11980, ia=11982)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11980 (s=11968, is=11981, ic=11980, ia=11982)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11982 (s=11968, is=11981, ic=11980, ia=11982)