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