Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42752 (s=42752, is=42795, ic=42795, ia=42797)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42796 (s=42752, is=42796, ic=42796, ia=42798)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42796 (s=42752, is=42796, ic=42796, ia=42798)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42798 (s=42752, is=42796, ic=42796, ia=42798)