Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100501 (s=100501, is=100563, ic=100565, ia=100566)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100564 (s=100501, is=100564, ic=100566, ia=100567)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100566 (s=100501, is=100564, ic=100566, ia=100567)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100567 (s=100501, is=100564, ic=100566, ia=100567)