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