Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42475 (s=42475, is=42518, ic=42518, ia=42520)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42519 (s=42475, is=42519, ic=42519, ia=42521)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42519 (s=42475, is=42519, ic=42519, ia=42521)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42521 (s=42475, is=42519, ic=42519, ia=42521)