Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123451 (s=123451, is=123528, ic=123530, ia=123533)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123529 (s=123451, is=123529, ic=123531, ia=123534)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123531 (s=123451, is=123529, ic=123531, ia=123534)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123534 (s=123451, is=123529, ic=123531, ia=123534)