Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50036 (s=50036, is=50086, ic=50086, ia=50088)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50087 (s=50036, is=50087, ic=50087, ia=50089)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50087 (s=50036, is=50087, ic=50087, ia=50089)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50089 (s=50036, is=50087, ic=50087, ia=50089)