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