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