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