Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123247 (s=123247, is=123324, ic=123326, ia=123329)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123325 (s=123247, is=123325, ic=123327, ia=123330)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123327 (s=123247, is=123325, ic=123327, ia=123330)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123330 (s=123247, is=123325, ic=123327, ia=123330)