Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25111 (s=25111, is=25128, ic=25130, ia=25132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25129 (s=25111, is=25129, ic=25131, ia=25133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25131 (s=25111, is=25129, ic=25131, ia=25133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25133 (s=25111, is=25129, ic=25131, ia=25133)