Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5420 (s=5420, is=5421, ic=5421, ia=5421)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5422 (s=5420, is=5422, ic=5422, ia=5422)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5422 (s=5420, is=5422, ic=5422, ia=5422)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5422 (s=5420, is=5422, ic=5422, ia=5422)