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