Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10973 (s=10973, is=10986, ic=10988, ia=10989)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10987 (s=10973, is=10987, ic=10989, ia=10990)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10989 (s=10973, is=10987, ic=10989, ia=10990)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10990 (s=10973, is=10987, ic=10989, ia=10990)