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