Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111895 (s=111895, is=111968, ic=111969, ia=111971)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111969 (s=111895, is=111969, ic=111970, ia=111972)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111970 (s=111895, is=111969, ic=111970, ia=111972)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111972 (s=111895, is=111969, ic=111970, ia=111972)