Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50111 (s=50111, is=50161, ic=50161, ia=50163)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50162 (s=50111, is=50162, ic=50162, ia=50164)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50162 (s=50111, is=50162, ic=50162, ia=50164)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50164 (s=50111, is=50162, ic=50162, ia=50164)