Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42107 (s=42107, is=42150, ic=42150, ia=42152)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42151 (s=42107, is=42151, ic=42151, ia=42153)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42151 (s=42107, is=42151, ic=42151, ia=42153)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42153 (s=42107, is=42151, ic=42151, ia=42153)