Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123342 (s=123342, is=123419, ic=123421, ia=123424)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123420 (s=123342, is=123420, ic=123422, ia=123425)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123422 (s=123342, is=123420, ic=123422, ia=123425)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123425 (s=123342, is=123420, ic=123422, ia=123425)