Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25499 (s=25499, is=25516, ic=25518, ia=25520)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25517 (s=25499, is=25517, ic=25519, ia=25521)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25519 (s=25499, is=25517, ic=25519, ia=25521)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25521 (s=25499, is=25517, ic=25519, ia=25521)