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