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