Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23034 (s=23034, is=23056, ic=23057, ia=23054)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23057 (s=23034, is=23057, ic=23058, ia=23055)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23058 (s=23034, is=23057, ic=23058, ia=23055)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23055 (s=23034, is=23057, ic=23058, ia=23055)