Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84766 (s=84766, is=84823, ic=84824, ia=84825)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84824 (s=84766, is=84824, ic=84825, ia=84826)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84825 (s=84766, is=84824, ic=84825, ia=84826)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84826 (s=84766, is=84824, ic=84825, ia=84826)