Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67797 (s=67797, is=67853, ic=67854, ia=67855)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67854 (s=67797, is=67854, ic=67855, ia=67856)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67855 (s=67797, is=67854, ic=67855, ia=67856)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67856 (s=67797, is=67854, ic=67855, ia=67856)