Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69922 (s=69922, is=69978, ic=69979, ia=69980)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69979 (s=69922, is=69979, ic=69980, ia=69981)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69980 (s=69922, is=69979, ic=69980, ia=69981)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69981 (s=69922, is=69979, ic=69980, ia=69981)