Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42430 (s=42430, is=42473, ic=42473, ia=42475)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42474 (s=42430, is=42474, ic=42474, ia=42476)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42474 (s=42430, is=42474, ic=42474, ia=42476)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42476 (s=42430, is=42474, ic=42474, ia=42476)