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