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