Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88531 (s=88531, is=88591, ic=88592, ia=88593)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88592 (s=88531, is=88592, ic=88593, ia=88594)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88593 (s=88531, is=88592, ic=88593, ia=88594)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88594 (s=88531, is=88592, ic=88593, ia=88594)