Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123551 (s=123551, is=123628, ic=123630, ia=123633)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123629 (s=123551, is=123629, ic=123631, ia=123634)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123631 (s=123551, is=123629, ic=123631, ia=123634)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123634 (s=123551, is=123629, ic=123631, ia=123634)