Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3964 (s=3964, is=3969, ic=3967, ia=3969)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3970 (s=3964, is=3970, ic=3968, ia=3970)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3968 (s=3964, is=3970, ic=3968, ia=3970)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3970 (s=3964, is=3970, ic=3968, ia=3970)