Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42743 (s=42743, is=42786, ic=42786, ia=42788)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42787 (s=42743, is=42787, ic=42787, ia=42789)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42787 (s=42743, is=42787, ic=42787, ia=42789)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42789 (s=42743, is=42787, ic=42787, ia=42789)