Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5204 (s=5204, is=5210, ic=5208, ia=5210)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5211 (s=5204, is=5211, ic=5209, ia=5211)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5209 (s=5204, is=5211, ic=5209, ia=5211)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5211 (s=5204, is=5211, ic=5209, ia=5211)