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