Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111892 (s=111892, is=111965, ic=111966, ia=111968)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111966 (s=111892, is=111966, ic=111967, ia=111969)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111967 (s=111892, is=111966, ic=111967, ia=111969)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111969 (s=111892, is=111966, ic=111967, ia=111969)