Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19976 (s=19976, is=19987, ic=19987, ia=19986)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19988 (s=19976, is=19988, ic=19988, ia=19987)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19988 (s=19976, is=19988, ic=19988, ia=19987)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19987 (s=19976, is=19988, ic=19988, ia=19987)