Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42679 (s=42679, is=42722, ic=42722, ia=42724)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42723 (s=42679, is=42723, ic=42723, ia=42725)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42723 (s=42679, is=42723, ic=42723, ia=42725)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42725 (s=42679, is=42723, ic=42723, ia=42725)