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