Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42781 (s=42781, is=42824, ic=42824, ia=42826)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42825 (s=42781, is=42825, ic=42825, ia=42827)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42825 (s=42781, is=42825, ic=42825, ia=42827)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42827 (s=42781, is=42825, ic=42825, ia=42827)