Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3843 (s=3843, is=3848, ic=3846, ia=3848)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3849 (s=3843, is=3849, ic=3847, ia=3849)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3847 (s=3843, is=3849, ic=3847, ia=3849)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3849 (s=3843, is=3849, ic=3847, ia=3849)