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