Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88840 (s=88840, is=88901, ic=88902, ia=88903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88902 (s=88840, is=88902, ic=88903, ia=88904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88903 (s=88840, is=88902, ic=88903, ia=88904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88904 (s=88840, is=88902, ic=88903, ia=88904)