Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100314 (s=100314, is=100377, ic=100378, ia=100379)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100378 (s=100314, is=100378, ic=100379, ia=100380)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100379 (s=100314, is=100378, ic=100379, ia=100380)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100380 (s=100314, is=100378, ic=100379, ia=100380)