Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26080 (s=26080, is=26104, ic=26105, ia=26102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26105 (s=26080, is=26105, ic=26106, ia=26103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26106 (s=26080, is=26105, ic=26106, ia=26103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26103 (s=26080, is=26105, ic=26106, ia=26103)