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