Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42926 (s=42926, is=42969, ic=42969, ia=42971)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42970 (s=42926, is=42970, ic=42970, ia=42972)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42970 (s=42926, is=42970, ic=42970, ia=42972)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42972 (s=42926, is=42970, ic=42970, ia=42972)