Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33201 (s=33201, is=33236, ic=33235, ia=33237)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33237 (s=33201, is=33237, ic=33236, ia=33238)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33236 (s=33201, is=33237, ic=33236, ia=33238)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33238 (s=33201, is=33237, ic=33236, ia=33238)