Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42647 (s=42647, is=42690, ic=42690, ia=42692)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42691 (s=42647, is=42691, ic=42691, ia=42693)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42691 (s=42647, is=42691, ic=42691, ia=42693)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42693 (s=42647, is=42691, ic=42691, ia=42693)