Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20971 (s=20971, is=20978, ic=20979, ia=20979)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20979 (s=20971, is=20979, ic=20980, ia=20980)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20980 (s=20971, is=20979, ic=20980, ia=20980)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20980 (s=20971, is=20979, ic=20980, ia=20980)