Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123244 (s=123244, is=123321, ic=123323, ia=123326)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123322 (s=123244, is=123322, ic=123324, ia=123327)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123324 (s=123244, is=123322, ic=123324, ia=123327)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123327 (s=123244, is=123322, ic=123324, ia=123327)