Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111171 (s=111171, is=111244, ic=111245, ia=111247)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111245 (s=111171, is=111245, ic=111246, ia=111248)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111246 (s=111171, is=111245, ic=111246, ia=111248)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111248 (s=111171, is=111245, ic=111246, ia=111248)