Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 44999 (s=44999, is=45043, ic=45043, ia=45045)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 45044 (s=44999, is=45044, ic=45044, ia=45046)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 45044 (s=44999, is=45044, ic=45044, ia=45046)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 45046 (s=44999, is=45044, ic=45044, ia=45046)