Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100143 (s=100143, is=100206, ic=100207, ia=100208)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100207 (s=100143, is=100207, ic=100208, ia=100209)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100208 (s=100143, is=100207, ic=100208, ia=100209)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100209 (s=100143, is=100207, ic=100208, ia=100209)