Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100201 (s=100201, is=100264, ic=100265, ia=100266)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100265 (s=100201, is=100265, ic=100266, ia=100267)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100266 (s=100201, is=100265, ic=100266, ia=100267)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100267 (s=100201, is=100265, ic=100266, ia=100267)