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