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