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