Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42663 (s=42663, is=42669, ic=42669, ia=42669)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42670 (s=42663, is=42670, ic=42670, ia=42670)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42670 (s=42663, is=42670, ic=42670, ia=42670)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42670 (s=42663, is=42670, ic=42670, ia=42670)