Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13825 (s=13825, is=13838, ic=13839, ia=13837)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13839 (s=13825, is=13839, ic=13840, ia=13838)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13840 (s=13825, is=13839, ic=13840, ia=13838)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13838 (s=13825, is=13839, ic=13840, ia=13838)