Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10965 (s=10965, is=10979, ic=10979, ia=10976)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10980 (s=10965, is=10980, ic=10980, ia=10977)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10980 (s=10965, is=10980, ic=10980, ia=10977)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10977 (s=10965, is=10980, ic=10980, ia=10977)