Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9963 (s=9963, is=9971, ic=9970, ia=9972)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9972 (s=9963, is=9972, ic=9971, ia=9973)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9971 (s=9963, is=9972, ic=9971, ia=9973)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9973 (s=9963, is=9972, ic=9971, ia=9973)