Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19980 (s=19980, is=19993, ic=19995, ia=19997)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19994 (s=19980, is=19994, ic=19996, ia=19998)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19996 (s=19980, is=19994, ic=19996, ia=19998)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19998 (s=19980, is=19994, ic=19996, ia=19998)