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