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