Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101100 (s=101100, is=101164, ic=101165, ia=101167)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101165 (s=101100, is=101165, ic=101166, ia=101168)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101166 (s=101100, is=101165, ic=101166, ia=101168)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101168 (s=101100, is=101165, ic=101166, ia=101168)