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