Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21769 (s=21769, is=21776, ic=21777, ia=21777)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21777 (s=21769, is=21777, ic=21778, ia=21778)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21778 (s=21769, is=21777, ic=21778, ia=21778)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21778 (s=21769, is=21777, ic=21778, ia=21778)