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