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