Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64896 (s=64896, is=64951, ic=64952, ia=64953)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64952 (s=64896, is=64952, ic=64953, ia=64954)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64953 (s=64896, is=64952, ic=64953, ia=64954)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64954 (s=64896, is=64952, ic=64953, ia=64954)