Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23873 (s=23873, is=23889, ic=23891, ia=23893)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23890 (s=23873, is=23890, ic=23892, ia=23894)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23892 (s=23873, is=23890, ic=23892, ia=23894)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23894 (s=23873, is=23890, ic=23892, ia=23894)