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