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