Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42428 (s=42428, is=42471, ic=42471, ia=42473)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42472 (s=42428, is=42472, ic=42472, ia=42474)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42472 (s=42428, is=42472, ic=42472, ia=42474)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42474 (s=42428, is=42472, ic=42472, ia=42474)