Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15110 (s=15110, is=15126, ic=15127, ia=15125)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15127 (s=15110, is=15127, ic=15128, ia=15126)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15128 (s=15110, is=15127, ic=15128, ia=15126)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15126 (s=15110, is=15127, ic=15128, ia=15126)