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