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