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