Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111922 (s=111922, is=111995, ic=111996, ia=111998)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111996 (s=111922, is=111996, ic=111997, ia=111999)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111997 (s=111922, is=111996, ic=111997, ia=111999)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111999 (s=111922, is=111996, ic=111997, ia=111999)