Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42723 (s=42723, is=42766, ic=42766, ia=42768)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42767 (s=42723, is=42767, ic=42767, ia=42769)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42767 (s=42723, is=42767, ic=42767, ia=42769)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42769 (s=42723, is=42767, ic=42767, ia=42769)