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