Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17321 (s=17321, is=17332, ic=17334, ia=17335)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17333 (s=17321, is=17333, ic=17335, ia=17336)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17335 (s=17321, is=17333, ic=17335, ia=17336)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17336 (s=17321, is=17333, ic=17335, ia=17336)