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