Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42099 (s=42099, is=42142, ic=42142, ia=42144)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42143 (s=42099, is=42143, ic=42143, ia=42145)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42143 (s=42099, is=42143, ic=42143, ia=42145)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42145 (s=42099, is=42143, ic=42143, ia=42145)