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