Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30034 (s=30034, is=30068, ic=30067, ia=30069)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30069 (s=30034, is=30069, ic=30068, ia=30070)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30068 (s=30034, is=30069, ic=30068, ia=30070)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30070 (s=30034, is=30069, ic=30068, ia=30070)