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