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