Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42661 (s=42661, is=42704, ic=42704, ia=42706)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42705 (s=42661, is=42705, ic=42705, ia=42707)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42705 (s=42661, is=42705, ic=42705, ia=42707)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42707 (s=42661, is=42705, ic=42705, ia=42707)