Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42857 (s=42857, is=42900, ic=42900, ia=42902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42901 (s=42857, is=42901, ic=42901, ia=42903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42901 (s=42857, is=42901, ic=42901, ia=42903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42903 (s=42857, is=42901, ic=42901, ia=42903)