Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 95320 (s=95320, is=95381, ic=95382, ia=95383)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 95382 (s=95320, is=95382, ic=95383, ia=95384)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 95383 (s=95320, is=95382, ic=95383, ia=95384)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 95384 (s=95320, is=95382, ic=95383, ia=95384)