Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42250 (s=42250, is=42293, ic=42293, ia=42295)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42294 (s=42250, is=42294, ic=42294, ia=42296)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42294 (s=42250, is=42294, ic=42294, ia=42296)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42296 (s=42250, is=42294, ic=42294, ia=42296)