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