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