Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123967 (s=123967, is=124044, ic=124046, ia=124049)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124045 (s=123967, is=124045, ic=124047, ia=124050)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124047 (s=123967, is=124045, ic=124047, ia=124050)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124050 (s=123967, is=124045, ic=124047, ia=124050)