Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123109 (s=123109, is=123185, ic=123188, ia=123190)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123186 (s=123109, is=123186, ic=123189, ia=123191)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123189 (s=123109, is=123186, ic=123189, ia=123191)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123191 (s=123109, is=123186, ic=123189, ia=123191)