Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3967 (s=3967, is=3975, ic=3973, ia=3973)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3976 (s=3967, is=3976, ic=3974, ia=3974)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3974 (s=3967, is=3976, ic=3974, ia=3974)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3974 (s=3967, is=3976, ic=3974, ia=3974)